fix(deps): update dependency react-sortable-hoc to v1 (#2198)

This commit is contained in:
renovate[bot]
2019-03-15 11:29:25 -04:00
committed by Shawn Erquhart
parent 12cc5a99d3
commit b5180e96c3
3 changed files with 16 additions and 17 deletions

View File

@ -54,8 +54,8 @@
"react-redux": "^5.1.1",
"react-router-dom": "^4.2.2",
"react-router-redux": "^5.0.0-alpha.8",
"react-scroll-sync": "^0.7.0",
"react-sortable-hoc": "^0.6.8",
"react-scroll-sync": "^0.6.0",
"react-sortable-hoc": "^1.0.0",
"react-split-pane": "^0.1.85",
"react-topbar-progress-indicator": "^2.0.0",
"react-waypoint": "^8.1.0",

View File

@ -22,7 +22,7 @@
},
"dependencies": {
"netlify-cms-widget-object": "^2.0.6",
"react-sortable-hoc": "^0.6.8"
"react-sortable-hoc": "^1.0.0"
},
"devDependencies": {
"cross-env": "^5.2.0",