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 86e3242 commit dcc2360Copy full SHA for dcc2360
package.json
@@ -25,8 +25,6 @@
25
"license": "MIT",
26
"dependencies": {
27
"invariant": "^2.0.0",
28
- "react": "^0.14.0",
29
- "react-addons-css-transition-group": "^0.14.0",
30
"warning": "^2.0.0"
31
},
32
"peerDependencies": {
@@ -60,6 +58,7 @@
60
58
"react": "0.14.0",
61
59
"react-addons-test-utils": "0.14.0",
62
"react-addons-transition-group": "0.14.0",
+ "react-addons-css-transition-group": "^0.14.0",
63
"react-dom": "0.14.0",
64
"rf-changelog": "^0.4.0",
65
"style-loader": "^0.12.4",
0 commit comments