aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2018-02-18 21:20:37 +0000
committerJames Barnett <noreply@jamesbarnett.xyz>2018-02-18 21:20:37 +0000
commit52f6783f63d2e2f52e06d14a97b5e00eab8ac1c0 (patch)
tree2ab9f938b1c38ebbf46176208cf4fc31f406aefc /package.json
parent0c0fdc4e61d07d8883c382a4dd9d1afaa1874c33 (diff)
downloadsql-plus-plus-52f6783f63d2e2f52e06d14a97b5e00eab8ac1c0.tar.xz
sql-plus-plus-52f6783f63d2e2f52e06d14a97b5e00eab8ac1c0.zip
Add new connection dialog box - WIP
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 5f05487..5dd96cb 100644
--- a/package.json
+++ b/package.json
@@ -18,6 +18,7 @@
"jquery-ui": "1.12.1",
"jquery.tabulator": "3.4.2",
"electron-tabs": "0.9.0",
- "uuid": "3.2.1"
+ "uuid": "3.2.1",
+ "bulma": "0.6.2"
}
}