Skip to content

Commit

Permalink
Merge pull request #155 from guardian/jlk/add-shared-id-module
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakeii authored Sep 25, 2024
2 parents 1dd96ed + 6fbbe4f commit 9671a71
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 22 deletions.
43 changes: 23 additions & 20 deletions build/dist/prebid.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"permutiveRtdProvider",
"prebidServerBidAdapter",
"pubmaticBidAdapter",
"sharedIdSystem",
"sonobiBidAdapter",
"tripleliftBidAdapter",
"kargoBidAdapter",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/prebid.js",
"version": "8.52.0-3",
"version": "8.52.0-4",
"description": "Header Bidding Management Library",
"main": "src/prebid.js",
"files": [
Expand Down Expand Up @@ -145,4 +145,4 @@
"optionalDependencies": {
"fsevents": "^2.3.2"
}
}
}

0 comments on commit 9671a71

Please sign in to comment.