@hipay/hipay-material-ui 1.0.0-beta.15 → 1.0.0-beta.17

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
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.15",
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",
@@ -59,7 +59,7 @@
59
59
  "recompose": "0.26.0",
60
60
  "scroll": "2.0.3",
61
61
  "validator": "9.4.0",
62
- "warning": ".0.0"
62
+ "warning": "3.0.0"
63
63
  },
64
64
  "resolutions": {
65
65
  "@types/react": "16.0.38"