@everymatrix/player-bonus-history 1.45.4 → 1.45.6

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.45.4",
3
+ "version": "1.45.6",
4
4
  "type": "module",
5
5
  "main": "es2015/player-bonus-history.cjs",
6
6
  "module": "es2015/player-bonus-history.js",
@@ -19,6 +19,6 @@
19
19
  "access": "public"
20
20
  },
21
21
  "dependencies": {
22
- "@everymatrix/player-bonus-card": "1.0.72"
22
+ "@everymatrix/player-bonus-card": "1.45.6"
23
23
  }
24
24
  }