@everymatrix/player-bonus-history 1.37.3 → 1.37.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.37.3",
3
+ "version": "1.37.5",
4
4
  "main": "dist/player-bonus-history",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -35,5 +35,5 @@
35
35
  "publishConfig": {
36
36
  "access": "public"
37
37
  },
38
- "gitHead": "df31cbe8e6b206c5aed27f8036ab50826359872e"
38
+ "gitHead": "8617c4720af5eb376480fe868deae89a86f14ebd"
39
39
  }