@everymatrix/casino-tournaments-tab 0.0.418 → 0.0.419

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": "0.0.418",
3
+ "version": "0.0.419",
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": "3fa3d6854e1d7a869fcc98718c0306274dce3f2a"
39
+ "gitHead": "200d3b7284674401314097b77f197d355e36041a"
40
40
  }