@everymatrix/casino-jackpot-winner 1.37.9 → 1.37.10

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.
@@ -857,6 +857,7 @@ function defineCustomElement$1() {
857
857
  break;
858
858
  } });
859
859
  }
860
+ defineCustomElement$1();
860
861
 
861
862
  const CasinoJackpotWinner = CasinoJackpotWinner$1;
862
863
  const defineCustomElement = defineCustomElement$1;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-jackpot-winner",
3
- "version": "1.37.9",
3
+ "version": "1.37.10",
4
4
  "main": "./dist/index.cjs.js",
5
5
  "module": "./dist/index.js",
6
6
  "es2015": "./dist/esm/index.mjs",