summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rwxr-xr-xpackage.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/package.json b/package.json
index d81fc89..8996b13 100755
--- a/package.json
+++ b/package.json
@@ -12,7 +12,6 @@
"dependencies": {
"@sendgrid/mail": "^6.3.1",
"body-parser": "^1.18.3",
- "connect-ensure-login": "^0.1.1",
"cors": "^2.8.5",
"dotenv": "^6.1.0",
"express": "^4.16.4",
@@ -31,8 +30,6 @@
"mongoose": "^5.3.13",
"multer": "^1.4.1",
"node-schedule": "^1.3.1",
- "passport": "^0.4.0",
- "passport-local": "^1.0.0",
"randomstring": "^1.1.5",
"shortid": "^2.2.14"
},