Remove bcryptjs and node-gyp, they should not be here...

This commit is contained in:
Matthew Macdonald-Wallace
2021-07-22 09:01:51 +01:00
parent 582fb2fe29
commit 7acb265559
2 changed files with 71 additions and 26 deletions

View File

@@ -24,7 +24,6 @@
"args-parser": "^1.3.0",
"axios": "^0.21.1",
"bcrypt": "^5.0.1",
"bcryptjs": "^2.4.3",
"bootstrap": "^5.0.2",
"command-exists": "^1.2.9",
"dayjs": "^1.10.6",
@@ -32,7 +31,6 @@
"form-data": "^4.0.0",
"http-graceful-shutdown": "^3.1.2",
"jsonwebtoken": "^8.5.1",
"node-gyp": "^3.8.0",
"nodemailer": "^6.6.3",
"password-hash": "^1.2.2",
"prom-client": "^13.1.0",