@everymatrix/player-bonus-history 1.1.0 → 1.1.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.1.0",
3
+ "version": "1.1.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": "62036ada223f2b4f7b64d99a81ab2229ecba3cf1"
40
+ "gitHead": "a331dfb7a0daca971fec89907140c9353dc5f0b3"
41
41
  }