From 7f3c205c46fb40d662b0570801f93b04f3c50f5b Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Fri, 23 Sep 2016 14:28:13 -0700 Subject: [PATCH] [hotfix] reactable bump to 0.14.0 --- caravel/assets/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caravel/assets/package.json b/caravel/assets/package.json index 759fb135a7..fa678959aa 100644 --- a/caravel/assets/package.json +++ b/caravel/assets/package.json @@ -74,7 +74,7 @@ "react-resizable": "^1.3.3", "react-select": "^1.0.0-rc.2", "react-syntax-highlighter": "^2.3.0", - "reactable": "^0.13.2", + "reactable": "^0.14.0", "redux": "^3.5.2", "redux-localstorage": "^0.4.1", "select2": "3.5",