@everymatrix/casino-tournaments-details 0.0.98 → 0.0.102

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.98",
3
+ "version": "0.0.102",
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": "3ecd09ff4964585af90dab401fed6fc7e49e596e"
39
+ "gitHead": "6dd229442f65e756eba6775135246907b7f481b3"
40
40
  }