@everymatrix/player-bonus-history 1.13.7 → 1.13.8

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.7",
3
+ "version": "1.13.8",
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": "b21ba9bbcd96f48838ae02c6feb60ee099962317"
39
+ "gitHead": "9a07e91d5dea59421463c3609d1422790a63a91b"
40
40
  }