aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorMarvin Borner2019-01-28 19:11:25 +0100
committerMarvin Borner2019-01-28 19:11:25 +0100
commit4b9d36039734a1b23d960ba215190860855b0141 (patch)
tree807c056bdf380a4d06ed5e8078582d5517e746ba /package.json
parent784e129902421f918dbf71e7aa3ef346ce1c00f7 (diff)
Tried implementing encrypted message storage
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 66f63c0..24bfa92 100644
--- a/package.json
+++ b/package.json
@@ -44,6 +44,7 @@
"express": "^4.16.4",
"jquery": "^3.3.1",
"minify": "^4.1.0",
+ "moment": "^2.24.0",
"morgan": "^1.9.0",
"onchange": "^5.2.0",
"openpgp": "^4.4.5",