@everymatrix/casino-game-page 1.20.4 → 1.20.5

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.4",
3
+ "version": "1.20.5",
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": "0056fac44771374c5d3153d4d4b07081b8961af0"
38
+ "gitHead": "aaa23684d9d8a1a3f8a3f25baca83bc35e4ee96f"
39
39
  }