@everymatrix/casino-most-played-section 1.28.3 → 1.28.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-most-played-section",
3
- "version": "1.28.3",
3
+ "version": "1.28.5",
4
4
  "main": "index.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": "c8de42d76db2aad5e40a16effced6d1f80df0354"
38
+ "gitHead": "a79b46ea6029e0c4cfe17ebfabd15cec443fc85f"
39
39
  }