summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorlowercasename <raphaelkabo@gmail.com>2019-07-25 17:20:44 +0100
committerlowercasename <raphaelkabo@gmail.com>2019-07-25 17:20:44 +0100
commit26af40f50b02a487b3eff842fdfc5409477a88d2 (patch)
tree918c3a67ae3bdad04a271c8aa8af110f36f0caf8 /package.json
parent2675eb32179ad29fb79599c8abb78a9c6bf0825e (diff)
Many bugfixes
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"
},