gearboxdownloadmodal 6.0.62 → 6.0.64

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.
@@ -253,6 +253,11 @@ declare const _default: [{
253
253
  "id": "53",
254
254
  "name": "cdn",
255
255
  "imageSrc": "https://home.playablefactory.com/cdn.png"
256
+ },
257
+ {
258
+ "id": "54",
259
+ "name": "digidoor",
260
+ "imageSrc": "https://home.playablefactory.com/digidoor.png"
256
261
  }
257
262
  ];
258
263
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "gearboxdownloadmodal",
3
3
  "private": false,
4
- "version": "6.0.62",
4
+ "version": "6.0.64",
5
5
  "type": "module",
6
6
  "main": "dist/index.umd.js",
7
7
  "module": "dist/index.esm.js",