From 4d4df39b25f610476cc971cb0070a4f1b8fb17ae Mon Sep 17 00:00:00 2001 From: James Barnett Date: Sun, 28 Jan 2018 16:20:51 +0000 Subject: Add dark theme --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 29b0493..8a1c25e 100644 --- a/package.json +++ b/package.json @@ -10,11 +10,11 @@ "repository": "https://github.com/jamesbarnett91/sql-plus-plus", "license": "GPL-3.0", "devDependencies": { - "electron": "~1.7.8", "codemirror": "5.33.0", - "pg": "7.4.1", - "jquery": "3.3.1", "datatables": "1.10.13", + "electron": "~1.7.8", + "jquery": "3.3.1", + "pg": "7.4.1", "split.js": "1.3.5" } } -- cgit v1.2.3