@betarena/ad-engine 0.0.66 → 0.0.67

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.66",
3
+ "version": "0.0.67",
4
4
  "private": false,
5
5
  "description": "Betarena ad-engine widget",
6
6
  "keywords": [
@@ -103,7 +103,7 @@
103
103
  * @description
104
104
  * 📝 Translation target
105
105
  */
106
- strTranslationTarget = 'es'
106
+ strTranslationTarget = 'en'
107
107
  ;
108
108
 
109
109
  /**