aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorBob Zeleznik <zzzman@gmail.com>2019-10-01 21:13:02 -0400
committerBob Zeleznik <zzzman@gmail.com>2019-10-01 21:13:02 -0400
commit128b8f61a8e3c7557bf7c3424a76f9c61ad6a56b (patch)
tree08e9149668091f227ee719983e55c47c1f208e1f /package.json
parent69e4a936c4eb0cc2e35e4e7f3258aed1f72b8da7 (diff)
fixed issues with isMinimized and with iconBoxs being too big.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e516a6979..9d12f51b0 100644
--- a/package.json
+++ b/package.json
@@ -205,7 +205,7 @@
"react-mosaic": "0.0.20",
"react-simple-dropdown": "^3.2.3",
"react-split-pane": "^0.1.85",
- "react-table": "^6.9.2",
+ "react-table": "^6.10.3",
"readline": "^1.3.0",
"request": "^2.88.0",
"request-promise": "^4.2.4",