summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-12-12 05:31:06 +0100
committerJules Laplace <julescarbon@gmail.com>2017-12-12 05:31:06 +0100
commit3b0cde84d5186693dd48c9f136a47480b3c23c89 (patch)
tree4c5103400d6f9fc97491f45fed04b742ff0e04ff /package.json
parent041efed20500c145a639d8303c2a0e770bba4552 (diff)
creating users
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 653b542..08d0a34 100644
--- a/package.json
+++ b/package.json
@@ -38,6 +38,7 @@
"passport-local": "^1.0.0",
"serve-favicon": "^2.3.0",
"sessionstore": "^1.2.18",
- "skipper": "^0.5.5"
+ "skipper": "^0.5.5",
+ "unix-crypt-td-js": "^1.0.0"
}
}