@everymatrix/casino-tournaments-tab 1.6.0 → 1.7.1

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-tab",
3
- "version": "1.6.0",
3
+ "version": "1.7.1",
4
4
  "main": "dist/casino-tournaments-tab.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -36,5 +36,5 @@
36
36
  "publishConfig": {
37
37
  "access": "public"
38
38
  },
39
- "gitHead": "e4b57a534bdee7d09fc53a7b49e31338bc1a3f00"
39
+ "gitHead": "c0b2bf42b27d9f10a77af4c5be6a2708be5435cf"
40
40
  }