@everymatrix/player-bonus-history 1.14.4 → 1.14.5

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.14.4",
3
+ "version": "1.14.5",
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": "74bd064ad8986a84264647fbb43de448634d7b3f"
39
+ "gitHead": "3ae8f92d743368270919d33a4d4b8f98c78dcd83"
40
40
  }