@financial-times/o-ads
Advanced tools
Comparing version 12.5.0 to 12.5.1
@@ -68,3 +68,3 @@ "use strict"; | ||
_utils.default.attach('//www.googletagservices.com/tag/js/gpt.js', true, () => { | ||
_utils.default.attach('//securepubads.g.doubleclick.net/tag/js/gpt.js', true, () => { | ||
_utils.default.broadcast('serverScriptLoaded'); | ||
@@ -71,0 +71,0 @@ }, err => { |
@@ -26,3 +26,3 @@ { | ||
"name": "@financial-times/o-ads", | ||
"version": "12.5.0", | ||
"version": "12.5.1", | ||
"dependencies": { | ||
@@ -45,3 +45,3 @@ "ftdomdelegate": ">=2.2.0 <4.0.0", | ||
"test-nw:local": "nightwatch -c ./test/nightwatch/config/nightwatch.conf.local.js", | ||
"test-nw:basic": "npm run nightwatch-bs -- --group basic --env chrome,firefox,edge,galaxy_s8", | ||
"test-nw:basic": "npm run nightwatch-bs -- --group basic --env chrome,firefox,safari,edge,galaxy_s8", | ||
"test-nw:extended": "npm run nightwatch-bs -- --group extended --env chrome", | ||
@@ -48,0 +48,0 @@ "coverage": "export COVERAGE=true && karma start && unset COVERAGE", |
116915