Update React-scroll, getting rid of the need to manually set the url hash
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
"react-popper": "^1.0.0-beta.6",
|
||||
"react-redux": "^5.0.3",
|
||||
"react-router-dom": "^4.1.1",
|
||||
"react-scroll": "^1.5.2",
|
||||
"react-scroll": "^1.7.10",
|
||||
"react-tap-event-plugin": "^2.0.1",
|
||||
"react-tooltip": "^3.2.7",
|
||||
"redux": "^3.6.0",
|
||||
@@ -77,7 +77,7 @@
|
||||
"@types/react-dom": "^16.0.3",
|
||||
"@types/react-redux": "^4.4.37",
|
||||
"@types/react-router-dom": "^4.0.4",
|
||||
"@types/react-scroll": "0.0.31",
|
||||
"@types/react-scroll": "1.5.3",
|
||||
"@types/react-tap-event-plugin": "0.0.30",
|
||||
"@types/redux": "^3.6.0",
|
||||
"awesome-typescript-loader": "^3.1.3",
|
||||
|
||||
Reference in New Issue
Block a user