Merge pull request #3894 from legrego/master

Update react-split-pane for React-16 support
This commit is contained in:
kyle
2017-11-16 23:34:17 -08:00
committed by GitHub

View File

@@ -70,7 +70,7 @@
"react-motion": "^0.5.2", "react-motion": "^0.5.2",
"react-object-inspector": "0.2.1", "react-object-inspector": "0.2.1",
"react-redux": "^4.x.x", "react-redux": "^4.x.x",
"react-split-pane": "0.1.57", "react-split-pane": "0.1.70",
"redux": "^3.x.x", "redux": "^3.x.x",
"redux-immutable": "3.0.8", "redux-immutable": "3.0.8",
"redux-logger": "*", "redux-logger": "*",