@everymatrix/player-bonus-history 1.7.3 → 1.8.1

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.7.3",
3
+ "version": "1.8.1",
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": "af607736d2fefc2fcb0fc155b2023fcd62806a5c"
40
+ "gitHead": "e558ed5234cd858fa71696743229caa273752a2e"
41
41
  }