mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
Replaced deprecated react-addons-css-transition-group with react-transition-group
This commit is contained in:
@@ -32,13 +32,13 @@
|
||||
"promise.prototype.finally": "^2.0.0",
|
||||
"raven-js": "^3.8.1",
|
||||
"react": "^15.0.0",
|
||||
"react-addons-css-transition-group": "^15.1.0",
|
||||
"react-dom": "^15.0.0",
|
||||
"react-helmet": "^5.0.0",
|
||||
"react-intl": "^2.0.0",
|
||||
"react-motion": "^0.5.0",
|
||||
"react-redux": "^5.0.0",
|
||||
"react-router-dom": "^4.1.1",
|
||||
"react-transition-group": "^1.1.3",
|
||||
"redux": "^3.0.4",
|
||||
"redux-localstorage": "^0.4.1",
|
||||
"redux-thunk": "^2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user