@everymatrix/casino-tournaments-details 0.0.369 → 0.0.370

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": "0.0.369",
3
+ "version": "0.0.370",
4
4
  "main": "dist/casino-tournaments-details.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": "ea5f5a546598be579d9b1f0b547a8b82de54163d"
39
+ "gitHead": "0a7c511332ea6be9685fb8191900cb92f310daba"
40
40
  }