mirror of
https://github.com/prymitive/karma
synced 2026-05-17 04:16:42 +00:00
fix(package): update react-transition-group to version 2.5.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
c7fc29b8f4
commit
b8886a6999
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user