@goodgamestudios/cxf-plugins 0.105.6 → 0.105.7

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.
@@ -6,6 +6,7 @@
6
6
  <component name="ChangeListManager">
7
7
  <list default="true" id="8a643d80-9fae-495e-993b-06419d273af9" name="Changes" comment="fix: change version of plugins for BF">
8
8
  <change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
9
+ <change beforePath="$PROJECT_DIR$/prod/bigfarm-ms.json" beforeDir="false" afterPath="$PROJECT_DIR$/prod/bigfarm-ms.json" afterDir="false" />
9
10
  <change beforePath="$PROJECT_DIR$/prod/bigfarm.json" beforeDir="false" afterPath="$PROJECT_DIR$/prod/bigfarm.json" afterDir="false" />
10
11
  </list>
11
12
  <option name="SHOW_DIALOG" value="false" />
@@ -121,7 +122,7 @@
121
122
  <workItem from="1764076095168" duration="5055000" />
122
123
  <workItem from="1764155465996" duration="41000" />
123
124
  <workItem from="1765817881705" duration="1219000" />
124
- <workItem from="1765893642576" duration="710000" />
125
+ <workItem from="1765893642576" duration="2314000" />
125
126
  </task>
126
127
  <task id="LOCAL-00001" summary="fix: switch production version">
127
128
  <created>1648645320970</created>
@@ -4,6 +4,6 @@
4
4
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-announcements@0.19.8/dist/announcements.js'></script>",
5
5
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-tracking@1.2.0/dist/index.js'></script>",
6
6
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-dialog@1.6.1/dist/cxfDialog.js'></script>",
7
- "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-webshop@7.1.2/dist/webshop-cxf.js'></script>",
7
+ "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-webshop@7.1.3/dist/webshop-cxf.js'></script>",
8
8
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-shop-zipcodes@1.0.2/dist/index.js'></script>"
9
9
  ]
package/dist/bigfarm.json CHANGED
@@ -7,6 +7,6 @@
7
7
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-dialog@1.6.1/dist/cxfDialog.js'></script>",
8
8
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-fullscreen@0.0.7/dist/index.js'></script>",
9
9
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-ia@0.21.1/dist/bigfarm.js'></script>",
10
- "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-webshop@7.1.2/dist/webshop-cxf.js'></script>",
10
+ "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-webshop@7.1.3/dist/webshop-cxf.js'></script>",
11
11
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-shop-zipcodes@1.0.2/dist/index.js'></script>"
12
12
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodgamestudios/cxf-plugins",
3
- "version": "0.105.6",
3
+ "version": "0.105.7",
4
4
  "description": "List of plugins that will be installed by CXF",
5
5
  "author": "Davide de Paolis ddepaolis@goodgamestudios.com",
6
6
  "license": "UNLICENSED",