@everymatrix/casino-tournaments-details 0.0.180 → 0.0.181

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.180",
3
+ "version": "0.0.181",
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": "f4cfbfcaa4bc3a2ba40aa690b40399f8f3d50321"
39
+ "gitHead": "e4aff44d1d9ad510a120e990e6d28bf0c3cbe324"
40
40
  }