@everymatrix/player-bonus-history 1.19.3 → 1.19.6

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/player-bonus-history",
3
- "version": "1.19.3",
3
+ "version": "1.19.6",
4
4
  "main": "dist/player-bonus-history",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -28,7 +28,7 @@
28
28
  "typescript": "^3.9.3"
29
29
  },
30
30
  "dependencies": {
31
- "@vaadin/vaadin-date-picker": "4.0.1",
31
+ "@vaadin/vaadin-date-picker": "^23.1.5",
32
32
  "cross-env": "^7.0.3",
33
33
  "sirv-cli": "^1.0.0",
34
34
  "svelte": "^3.0.0"
@@ -36,5 +36,5 @@
36
36
  "publishConfig": {
37
37
  "access": "public"
38
38
  },
39
- "gitHead": "98fa53aa22a6929b4f05d70d73bb0b96efe95b90"
39
+ "gitHead": "f507ed6544a49ba6d7857c275bec9ac5a244131f"
40
40
  }