@hipay/hipay-material-ui 2.3.0-rc.PSYCHE-2530-3 → 2.3.0-rc.PSYCHE-2530-4
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@hipay/hipay-material-ui",
|
3
3
|
"private": false,
|
4
|
-
"version": "2.3.0-rc.PSYCHE-2530-
|
4
|
+
"version": "2.3.0-rc.PSYCHE-2530-4",
|
5
5
|
"description": "React components that implement Google's Material Design.",
|
6
6
|
"repository": {
|
7
7
|
"type": "git",
|
@@ -15,8 +15,8 @@
|
|
15
15
|
"dependencies": {
|
16
16
|
"react": "16.9.0",
|
17
17
|
"react-dom": "16.9.0",
|
18
|
-
"@material-ui/core": "4.
|
19
|
-
"@material-ui/icons": "4.
|
18
|
+
"@material-ui/core": "4.4.3",
|
19
|
+
"@material-ui/icons": "4.4.3",
|
20
20
|
"classnames": "2.2.6",
|
21
21
|
"cross-env": "^6.0.3",
|
22
22
|
"keycode": "2.2.0",
|