aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorusodhi <61431818+usodhi@users.noreply.github.com>2020-06-06 14:30:48 +0530
committerusodhi <61431818+usodhi@users.noreply.github.com>2020-06-06 14:30:48 +0530
commite30e5e4139be5312c46868f17de4dee5d516fd23 (patch)
treec61d4631f36c34f77d805a77c9333a56cb3ea882 /package.json
parent411a18999fe8e8bd2929d42d10e60df043a29475 (diff)
added choice to compact, prevent collisions + fixed document repositioning on reducing columns + removed row height input
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 74b7bf9d1..a8ff42c91 100644
--- a/package.json
+++ b/package.json
@@ -206,10 +206,10 @@
"react-compound-slider": "^2.5.0",
"react-dom": "^16.12.0",
"react-grid-layout": "^0.18.3",
- "react-resizable": "^1.10.1",
"react-image-lightbox-with-rotate": "^5.1.1",
"react-jsx-parser": "^1.21.0",
"react-measure": "^2.2.4",
+ "react-resizable": "^1.10.1",
"react-table": "^6.11.5",
"readline": "^1.3.0",
"request": "^2.88.0",
@@ -223,6 +223,7 @@
"solr-node": "^1.2.1",
"standard-http-error": "^2.0.1",
"typescript-collections": "^1.3.3",
+ "typescript-language-server": "^0.4.0",
"url-loader": "^1.1.2",
"uuid": "^3.4.0",
"valid-url": "^1.0.9",