@everymatrix/player-bonus-history 1.13.12 → 1.13.14

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.13.12",
3
+ "version": "1.13.14",
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": "cd424f77551b341faf75fc20f77ae9b602563cde"
39
+ "gitHead": "a5cf232b09fe0b3050e2243fb25404a2e17f382f"
40
40
  }