fix(package): update react-transition-group to version 2.5.0

This commit is contained in:
greenkeeper[bot]
2018-09-26 18:29:35 +00:00
committed by Łukasz Mierzwa
parent c7fc29b8f4
commit b8886a6999

View File

@@ -42,7 +42,7 @@
"react-resize-detector": "3.1.2",
"react-scripts": "1.1.5",
"react-select": "2.0.0",
"react-transition-group": "2.4.0"
"react-transition-group": "2.5.0"
},
"scripts": {
"start": "NODE_ENV=dev REACT_APP_BACKEND_URI=http://localhost:8080 react-scripts start",