diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json index ae1958c..5dd96cb 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,9 @@ "pg": "7.4.1", "split.js": "1.3.5", "jquery-ui": "1.12.1", - "jquery.tabulator": "3.4.2" + "jquery.tabulator": "3.4.2", + "electron-tabs": "0.9.0", + "uuid": "3.2.1", + "bulma": "0.6.2" } } |