update to react-toolbox 2.0 beta

This commit is contained in:
Shawn Erquhart
2017-08-23 14:06:34 -04:00
committed by Caleb
parent 2ac54cb778
commit 8ebfd675ba
6 changed files with 133 additions and 24 deletions

View File

@ -84,13 +84,11 @@
"jest": "^20.0.4",
"jest-cli": "^20.0.4",
"lint-staged": "^3.3.1",
"node-sass": "^3.10.0",
"npm-check": "^5.2.3",
"postcss-cssnext": "^2.7.0",
"postcss-import": "^10.0.0",
"postcss-loader": "^2.0.5",
"react-addons-test-utils": "^15.4.2",
"sass-loader": "^6.0.5",
"style-loader": "^0.18.2",
"stylefmt": "^4.3.1",
"stylelint": "^7.9.0",
@ -137,8 +135,8 @@
"react-sidebar": "^2.2.1",
"react-simple-dnd": "^0.1.2",
"react-sortable": "^1.2.0",
"react-split-pane": "^0.1.57",
"react-toolbox": "^1.2.1",
"react-split-pane": "^0.1.66",
"react-toolbox": "^2.0.0-beta.12",
"react-topbar-progress-indicator": "^1.0.0",
"react-transition-group": "^2.2.1",
"react-waypoint": "^7.1.0",