@hipay/hipay-material-ui 1.0.0-beta.16 → 1.0.0-beta.17
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
@@ -2,7 +2,7 @@
|
|
2
2
|
"name": "@hipay/hipay-material-ui",
|
3
3
|
"private": false,
|
4
4
|
"author": "HiPay PSYCHE Team",
|
5
|
-
"version": "1.0.0-beta.
|
5
|
+
"version": "1.0.0-beta.17",
|
6
6
|
"description": "HiPay Material-UI Style Guide - React components that implement Google's Material Design from Material-UI.",
|
7
7
|
"main": "./index.js",
|
8
8
|
"repository": {
|
@@ -18,8 +18,8 @@
|
|
18
18
|
"react-dom": "15.3.0 || 16.0.0"
|
19
19
|
},
|
20
20
|
"dependencies": {
|
21
|
+
"react": "16.2.0",
|
21
22
|
"@types/jss": "9.3.0",
|
22
|
-
"@types/react-transition-group": "2.0.6",
|
23
23
|
"babel-runtime": "6.26.0",
|
24
24
|
"brcast": "3.0.1",
|
25
25
|
"classnames": "2.2.5",
|