aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json
index 8a1c25e..ae1958c 100644
--- a/package.json
+++ b/package.json
@@ -11,10 +11,11 @@
"license": "GPL-3.0",
"devDependencies": {
"codemirror": "5.33.0",
- "datatables": "1.10.13",
"electron": "~1.7.8",
"jquery": "3.3.1",
"pg": "7.4.1",
- "split.js": "1.3.5"
+ "split.js": "1.3.5",
+ "jquery-ui": "1.12.1",
+ "jquery.tabulator": "3.4.2"
}
}