@everymatrix/player-bonus-history 1.8.4 → 1.9.0

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.8.4",
3
+ "version": "1.9.0",
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": "58b0374c9527cbfb3a070ac6fb1744bc670aba27"
40
+ "gitHead": "931b121e18fe00e97d089fdc4f642515337a7091"
41
41
  }