@betarena/ad-engine 0.0.45 → 0.0.46

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.45",
3
+ "version": "0.0.46",
4
4
  "private": false,
5
5
  "description": "Betarena ad-engine widget",
6
6
  "keywords": [
@@ -553,7 +553,7 @@
553
553
  │ ➤ Testing Configuration(s)
554
554
  ╰─────
555
555
  -->
556
- <DevInfoBox>
556
+ <!-- <DevInfoBox>
557
557
  <p>
558
558
  [detected] Device Type :|: {deviceType}
559
559
  </p>
@@ -572,7 +572,7 @@
572
572
  <p>
573
573
  [data] Adverts Fetched Number :|: {creativeDataMap.size}
574
574
  </p>
575
- </DevInfoBox>
575
+ </DevInfoBox> -->
576
576
 
577
577
  <!--
578
578
  ╭─────