@everymatrix/casino-tournaments-details 0.0.378 → 0.0.380

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.378",
3
+ "version": "0.0.380",
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": "eb1c6e8bc00b7487f946d65b70b127a5c7c9240d"
39
+ "gitHead": "9349ac6f68c3eec218e057c208f2e251cf09f8fd"
40
40
  }