@everymatrix/casino-tournaments-details 1.29.8 → 1.29.9

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": "1.29.8",
3
+ "version": "1.29.9",
4
4
  "main": "dist/casino-tournaments-details.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -35,5 +35,5 @@
35
35
  "publishConfig": {
36
36
  "access": "public"
37
37
  },
38
- "gitHead": "a6ce52ac3c8209814f7d801c927c7d2d9224b2ae"
38
+ "gitHead": "05812474414208c4e167d71e59fd31ee853939a9"
39
39
  }