@hipay/hipay-material-ui 4.0.0-p6205.1 → 4.0.0-p6205.2
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@hipay/hipay-material-ui",
|
3
3
|
"private": false,
|
4
|
-
"version": "4.0.0-p6205.
|
4
|
+
"version": "4.0.0-p6205.2",
|
5
5
|
"description": "React components that implement Google's Material Design.",
|
6
6
|
"repository": {
|
7
7
|
"type": "git",
|
@@ -14,7 +14,7 @@
|
|
14
14
|
"homepage": "http://materialui.hipay.dev.local/",
|
15
15
|
"peerDependencies": {
|
16
16
|
"@hipay/design-system": "2.0.1-p6205.4",
|
17
|
-
"@mui/material": "5.
|
17
|
+
"@mui/material": "5.10.10",
|
18
18
|
"@mui/styles": "5.8.4",
|
19
19
|
"@mui/styled-engine": "npm:@mui/styled-engine-sc@5.10.6",
|
20
20
|
"@mui/styled-engine-sc": "5.10.6",
|