@everymatrix/player-bonus-history 1.5.2 → 1.5.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/player-bonus-history",
3
- "version": "1.5.2",
3
+ "version": "1.5.4",
4
4
  "main": "dist/player-bonus-history",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -37,5 +37,5 @@
37
37
  "publishConfig": {
38
38
  "access": "public"
39
39
  },
40
- "gitHead": "c0184ad3edaaa8f9ce54289cf544bb0589ef1fbe"
40
+ "gitHead": "0515078fefc5290a183afcfb2608cf265f2322c7"
41
41
  }