From 6e21916395fac6861783c2b930b47242ac0f4c09 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Sat, 17 Feb 2018 17:11:48 +0000 Subject: Switch table library to Tabulator --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'package.json') 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" } } -- cgit v1.2.3