@everymatrix/casino-tournaments-limited-controller 1.3.3 → 1.4.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-limited-controller",
3
- "version": "1.3.3",
3
+ "version": "1.4.0",
4
4
  "main": "index.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": "a3f9e9cbbb1c3537031608dfbcfd6293c7ec408b"
39
+ "gitHead": "be1fa07132bd9efec772e8532a8bc54c82eb1cb6"
40
40
  }