Skip to content

Commit

Permalink
Merge pull request #63 from gladly-team/spicer/add-index-video
Browse files Browse the repository at this point in the history
add index video
  • Loading branch information
spicermatthews authored Aug 24, 2023
2 parents bed21f9 + 6d2b876 commit 6be31b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tab-ads",
"version": "1.1.16",
"version": "1.1.17",
"description": "An NPM package to manage ads logic for Tab for a Cause",
"main": "build/index.js",
"repository": "[email protected]:gladly-team/tab-ads.git",
Expand Down
2 changes: 2 additions & 0 deletions src/providers/prebid/prebidBidder.js
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,8 @@ const getPrebidAdUnit = (tabAdUnit, config) => {
siteId: '995530',
video: {
siteId: '1023462',
minduration: 5,
maxduration: 60,
},
},
},
Expand Down

0 comments on commit 6be31b8

Please sign in to comment.