Skip to content

Commit

Permalink
Merge pull request #170 from guardian/jlk/add-ttd
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakeii authored Jan 30, 2025
2 parents 05a7ef6 + e3637b1 commit 956d27f
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 36 deletions.
67 changes: 34 additions & 33 deletions build/dist/prebid.js

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@
"sonobiBidAdapter",
"tripleliftBidAdapter",
"kargoBidAdapter",
"rubiconBidAdapter"
"rubiconBidAdapter",
"ttdBidAdapter"
]
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-12",
"version": "8.52.0-13",
"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 956d27f

Please sign in to comment.