Skip to content

Commit dcc2360

Browse files
committed
update package.json with correct devDependencies
1 parent 86e3242 commit dcc2360

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@
2525
"license": "MIT",
2626
"dependencies": {
2727
"invariant": "^2.0.0",
28-
"react": "^0.14.0",
29-
"react-addons-css-transition-group": "^0.14.0",
3028
"warning": "^2.0.0"
3129
},
3230
"peerDependencies": {
@@ -60,6 +58,7 @@
6058
"react": "0.14.0",
6159
"react-addons-test-utils": "0.14.0",
6260
"react-addons-transition-group": "0.14.0",
61+
"react-addons-css-transition-group": "^0.14.0",
6362
"react-dom": "0.14.0",
6463
"rf-changelog": "^0.4.0",
6564
"style-loader": "^0.12.4",

0 commit comments

Comments
 (0)