refactor: use external version of react-scroll-sync (#1586)

This commit is contained in:
Caleb
2018-08-07 09:50:41 -06:00
committed by Shawn Erquhart
parent f7e7120db5
commit b2debb05a1
6 changed files with 5 additions and 184 deletions

View File

@ -50,7 +50,7 @@
"react-redux": "^4.4.0",
"react-router-dom": "^4.2.2",
"react-router-redux": "^5.0.0-alpha.8",
"react-scroll-sync": "^0.4.0",
"react-scroll-sync": "^0.6.0",
"react-sortable-hoc": "^0.6.8",
"react-split-pane": "^0.1.82",
"react-topbar-progress-indicator": "^2.0.0",