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

@@ -50,7 +50,7 @@
"react": "^16.4.2",
"react-dom": "^16.4.2",
"react-markdown": "^3.2.2",
"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",
"semver": "5.5.0",
"styled-components": "^3.3.0"