@everymatrix/player-bonus-history 1.22.1 → 1.22.5

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.22.1",
3
+ "version": "1.22.5",
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": "d365a5415b2dc80d690d889ddf05b1b22a5469bf"
39
+ "gitHead": "7586951d1a9c5cf430b04f2d4ad8835d02f0918a"
40
40
  }