Re-add react-addons-css-transition-group for react-toolbox.

`react-transition-group` is the replacment, but the current version of
`react-toolbox` still requires the old one as a peer-dependency.
This commit is contained in:
Caleb 2017-10-01 18:53:56 -06:00
parent 9053c1841f
commit d83a14f8d7

View File

@ -125,6 +125,7 @@
"prop-types": "^15.5.10",
"react": "^15.1.0",
"react-autosuggest": "^7.0.1",
"react-addons-css-transition-group": "~15.4.0",
"react-datetime": "^2.6.0",
"react-dom": "^15.1.0",
"react-frame-component": "^1.0.3",