@everymatrix/casino-tournaments-details 0.0.170 → 0.0.171

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.170",
3
+ "version": "0.0.171",
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": "3836860c7d1128dcea8bc1638c7912ee0f50ce6b"
39
+ "gitHead": "7520462b22914e0846e701bdf0c8974feaaeaa92"
40
40
  }