Update react-scroll hash to avoid collision with older, unfixed branch

This commit is contained in:
Fabio Berger
2018-10-18 11:28:48 +01:00
parent 612e8db930
commit 6ab6a9aa2b
4 changed files with 4 additions and 4 deletions

View File

@@ -53,7 +53,7 @@
"react-helmet": "^5.2.0",
"react-popper": "^1.0.0-beta.6",
"react-redux": "^5.0.3",
"react-scroll": "0xproject/react-scroll#similar-to-pr-330",
"react-scroll": "0xproject/react-scroll#similar-to-pr-330-but-with-replace-state",
"react-tooltip": "^3.2.7",
"react-typist": "^2.0.4",
"redux": "^3.6.0",