@everymatrix/casino-tournaments-details 0.0.121 → 0.0.122

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.121",
3
+ "version": "0.0.122",
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": "c97befde7ec42fc497b39095a0af8d498ae6ab02"
39
+ "gitHead": "974bc1c7b1767d96828ec1b85d35e27a622c9a63"
40
40
  }