@everymatrix/player-bonus-history 1.13.13 → 1.13.15

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.13.13",
3
+ "version": "1.13.15",
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": "5a881e74d4ceb22caa80fff2f881ef8ae99b2dd6"
39
+ "gitHead": "64d94eb05d1cff11bf0cfd2bb8079bec43797d28"
40
40
  }