@everymatrix/player-bonus-history 1.7.0 → 1.7.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.7.0",
3
+ "version": "1.7.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": "b405cf7bcce97b06567550e59f40f2d310be97af"
40
+ "gitHead": "d38acb0f8e7dfbaadfc047558a121ec1d5f543f8"
41
41
  }