@betarena/ad-engine 0.0.57 → 0.0.58

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@betarena/ad-engine",
3
- "version": "0.0.57",
3
+ "version": "0.0.58",
4
4
  "private": false,
5
5
  "description": "Betarena ad-engine widget",
6
6
  "keywords": [
@@ -246,7 +246,7 @@
246
246
  <div
247
247
  id="intscdiv"
248
248
  class="interscroller-bg-wrapper"
249
- style="height: 100%; right: 0px; clip: rect(0px 100vw 100vh 0px); width: 100vw;"
249
+ style="height: 100%; right: 0px; clip-path: rect(0px 100vw 100vh 0px); width: 100vw;"
250
250
  >
251
251
  <div
252
252
  id="nxtads"
File without changes