aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6bbfa1f..d08311c 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,8 @@
"emailjs": "*",
"mongodb": "*",
"moment": "*",
- "less-middleware": "*"
+ "less-middleware": "*",
+ "passport": "*",
+ "bcrypt": "*"
}
}