@everymatrix/player-bonus-history 1.0.14 → 1.0.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.0.14",
3
+ "version": "1.0.15",
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": "5da9a4e3b1b2d635a921ce3981f56157191f5aa7"
40
+ "gitHead": "0ee1d4bccc4964628711251119148f0a04ba10df"
41
41
  }