@everymatrix/player-bonus-history 1.15.4 → 1.15.7

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/player-bonus-history",
3
- "version": "1.15.4",
3
+ "version": "1.15.7",
4
4
  "main": "dist/player-bonus-history",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -36,5 +36,5 @@
36
36
  "publishConfig": {
37
37
  "access": "public"
38
38
  },
39
- "gitHead": "ce974f81d4028db72be74d33cf9be10393953089"
39
+ "gitHead": "4e4929f58bd412710f1e9fa1091a3121877a5f18"
40
40
  }