Update react-scroll hash to avoid collision with older, unfixed branch
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
"react-dom": "^16.4.2",
|
||||
"react-highlight": "0xproject/react-highlight#2f40a42e0a3f0ad126f9f42d505b97b603fc7162",
|
||||
"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-router-dom": "^4.1.1",
|
||||
"valid-url": "^1.0.9"
|
||||
},
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -12164,7 +12164,7 @@ react-router@^4.2.0:
|
||||
prop-types "^15.5.4"
|
||||
warning "^3.0.0"
|
||||
|
||||
react-scroll@0xproject/react-scroll#similar-to-pr-330:
|
||||
react-scroll@0xproject/react-scroll#similar-to-pr-330-but-with-replace-state:
|
||||
version "1.7.10"
|
||||
resolved "https://codeload.github.com/0xproject/react-scroll/tar.gz/0f625b270d7e966313cac8b811c0ae807b37e170"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user