summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2021-07-01 16:07:08 +0200
committerDaniel Weipert <code@drogueronin.de>2021-07-01 16:07:08 +0200
commit6563602fb39db8ae9a976784b62538cbcf3de108 (patch)
tree6cd93aec2513278d4e9ed6a14c5551ed2a70c634 /package.json
parent9863e78cc9e80661f03b4332754f9f1bd026b5fd (diff)
Adds progress log and ui enhancements
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 c202375..d78b675 100644
--- a/package.json
+++ b/package.json
@@ -14,8 +14,9 @@
"dependencies": {
"core-js": "^3.15.0",
"electron": "^13.1.2",
+ "foundation-sites": "^6.6.3",
"imapflow": "^1.0.59",
- "md5": "^2.3.0",
+ "jquery": "^3.6.0",
"vue": "^3.1.1",
"vue-router": "^4.0.10",
"vuex": "^4.0.2"