@everymatrix/player-bonus-history 1.20.0 → 1.20.1

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.20.0",
3
+ "version": "1.20.1",
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": "cce8ceef88ab812968208af95253b28b94fc43d2"
39
+ "gitHead": "0b1fb1b94c3fde91682c565fa9920e559c6b2a80"
40
40
  }