@everymatrix/casino-tournaments-details 1.39.2 → 1.40.0

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-tournaments-details",
3
- "version": "1.39.2",
3
+ "version": "1.40.0",
4
4
  "main": "dist/casino-tournaments-details.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": "fb533d03670d53bd356680ae1d7e216c391909d0"
38
+ "gitHead": "ca3bc98c22d89e64f9d025debb2e59e3e4f22f4c"
39
39
  }