aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-03-15 00:21:21 -0400
committerBobby <[email protected]>2022-03-15 00:21:21 -0400
commit340501c5c57a2e775c1ddb00c04adaeda873563f (patch)
tree1407f884e62d0d113180ead6d00ae824352cd0af /package.json
parent65a6e19d097cda17e0f748b21cf3befce09dc49f (diff)
downloadluciferreeves.github.io-340501c5c57a2e775c1ddb00c04adaeda873563f.tar.xz
luciferreeves.github.io-340501c5c57a2e775c1ddb00c04adaeda873563f.zip
add HTTPS redirect and remove unused deps
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json
index d3033c1..1cf3b0c 100644
--- a/package.json
+++ b/package.json
@@ -23,9 +23,7 @@
"dotenv": "^16.0.0",
"ejs": "^3.1.6",
"express": "^4.17.3",
- "firebase-admin": "^10.0.2",
- "fs": "^0.0.1-security",
- "https": "^1.0.0"
+ "firebase-admin": "^10.0.2"
},
"devDependencies": {
"nodemon": "^2.0.15"