We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25f8f08 commit e6035a7Copy full SHA for e6035a7
package.json
@@ -48,7 +48,7 @@
48
"author": "Chi Vinh Le and contributors (https://github.com/wikiwi/react-css-transition/graphs/contributors)",
49
"license": "MIT",
50
"peerDependencies": {
51
- "react": "^15.0.0"
+ "react": "^16.0.0"
52
},
53
"devDependencies": {
54
"@types/chai": "^3.4.34",
@@ -103,9 +103,9 @@
103
"postcss-loader": "^1.2.2",
104
"postcss-nesting": "^2.3.1",
105
"raw-loader": "^0.5.1",
106
- "react": "^15.4.2",
+ "react": "^16.8.6",
107
"react-addons-test-utils": "^15.4.2",
108
- "react-dom": "^15.4.2",
+ "react-dom": "^16.8.6",
109
"react-icons": "^2.2.3",
110
"react-syntax-highlighter": "^4.0.1",
111
"sinon": "^2.0.0-pre.4",
0 commit comments