diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 5dd96cb..d8fe84d 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "jquery.tabulator": "3.4.2", "electron-tabs": "0.9.0", "uuid": "3.2.1", - "bulma": "0.6.2" + "bulma": "0.6.2", + "electron-store": "1.3.0" } } |