@everymatrix/player-bonus-history 1.3.1 → 1.3.2

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.3.1",
3
+ "version": "1.3.2",
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": "9eec5ce2cbfe4f1f8933cd93a292c2fee16bf1aa"
40
+ "gitHead": "6f5109fe10945e3602504893215ac687784c4156"
41
41
  }