@everymatrix/casino-game-page 1.20.2 → 1.20.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-game-page",
3
- "version": "1.20.2",
3
+ "version": "1.20.3",
4
4
  "main": "dist/casino-game-page.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -35,5 +35,5 @@
35
35
  "publishConfig": {
36
36
  "access": "public"
37
37
  },
38
- "gitHead": "027e7d2b02e02eb30b70db42d22c137dc427288b"
38
+ "gitHead": "f532b80b86ee69205bb4c42b4f24c5ea94701d99"
39
39
  }