@betarena/ad-engine 0.0.60 → 0.0.61

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.60",
3
+ "version": "0.0.61",
4
4
  "private": false,
5
5
  "description": "Betarena ad-engine widget",
6
6
  "keywords": [
@@ -293,6 +293,7 @@
293
293
  "
294
294
  height: 100vh;
295
295
  width: 100vw;
296
+ background: url({objectAdverData.data?.media});
296
297
  background-repeat: no-repeat;
297
298
  background-size: contain;
298
299
  "