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

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

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-04-15 09:56:22 -04:00
committed by Benjamin Boudreau
parent d591413b26
commit c397729355
2 changed files with 12 additions and 12 deletions

View File

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