Update react-transition-group to the latest version 🚀 (#62)

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

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-04-16 14:03:41 -04:00
committed by Benjamin Boudreau
parent c397729355
commit 11670c6a13
2 changed files with 5 additions and 11 deletions

View File

@@ -83,6 +83,6 @@
"prop-types": "^15.6.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-transition-group": "^3.0.0"
"react-transition-group": "^4.0.0"
}
}