From 91a3707c13c46125e9f8f495cd2ca84588e71509 Mon Sep 17 00:00:00 2001 From: Larry Gregory Date: Sun, 12 Nov 2017 14:19:40 -0500 Subject: [PATCH] Update react-split-pane for React-16 support --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e01e60e0..1f0dd3a5 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "react-motion": "^0.5.2", "react-object-inspector": "0.2.1", "react-redux": "^4.x.x", - "react-split-pane": "0.1.57", + "react-split-pane": "0.1.70", "redux": "^3.x.x", "redux-immutable": "3.0.8", "redux-logger": "*",