summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorClaudius2019-05-13 12:55:03 +0200
committerClaudius2019-05-13 19:37:21 +0200
commit4833f300c527b96cc5d6d16c605df8cf04d06c1d (patch)
treebd7e65d1ebf0edf41cd5de625a0f7fef79a3b8f7 /package.json
parent1d403e183d50001bf0f20113d15994007b14696b (diff)
polyfilling scrypt for node 8.5+
Signed-off-by: Claudius <opensource@amenthes.de>
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 8cfcfe63..374a047e 100644
--- a/package.json
+++ b/package.json
@@ -110,6 +110,7 @@
"readline-sync": "^1.4.7",
"request": "^2.88.0",
"reveal.js": "~3.7.0",
+ "scrypt-async": "^2.0.1",
"scrypt-kdf": "^2.0.1",
"select2": "^3.5.2-browserify",
"sequelize": "^3.28.0",