@everymatrix/casino-header-controller 1.45.5 → 1.45.7
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +5 -5
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@everymatrix/casino-header-controller",
|
3
|
-
"version": "1.45.
|
3
|
+
"version": "1.45.7",
|
4
4
|
"type": "module",
|
5
5
|
"main": "es2015/casino-header-controller.cjs",
|
6
6
|
"module": "es2015/casino-header-controller.js",
|
@@ -19,10 +19,10 @@
|
|
19
19
|
"access": "public"
|
20
20
|
},
|
21
21
|
"dependencies": {
|
22
|
-
"@everymatrix/casino-slider": "
|
23
|
-
"@everymatrix/casino-hamburger-menu": "
|
24
|
-
"@everymatrix/player-account-balance-modal": "
|
25
|
-
"@everymatrix/player-deposit": "
|
22
|
+
"@everymatrix/casino-slider": "1.45.7",
|
23
|
+
"@everymatrix/casino-hamburger-menu": "1.45.7",
|
24
|
+
"@everymatrix/player-account-balance-modal": "1.45.7",
|
25
|
+
"@everymatrix/player-deposit": "1.45.7",
|
26
26
|
"@everymatrix/user-deposit-withdrawal": "*"
|
27
27
|
}
|
28
28
|
}
|