mirror of
https://github.com/aurora-dot/pastel.codes.git
synced 2024-11-22 00:02:24 +00:00
Update package.json
This commit is contained in:
parent
3304a28c39
commit
6c7a79969f
14
package.json
14
package.json
@ -7,20 +7,20 @@
|
||||
"start": "npx nodemon ./bin/www -e js,pug,sass"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sendgrid/mail": "^7.4.0",
|
||||
"@sendgrid/mail": "^7.4.4",
|
||||
"app-root-path": "^3.0.0",
|
||||
"axios": "^0.21.1",
|
||||
"cookie-parser": "^1.4.5",
|
||||
"debug": "^4.3.1",
|
||||
"express": "^4.17.1",
|
||||
"express-rate-limit": "^5.2.3",
|
||||
"express-rate-limit": "^5.2.6",
|
||||
"hcaptcha": "^0.0.2",
|
||||
"helmet": "^4.2.0",
|
||||
"http-errors": "^1.7.2",
|
||||
"helmet": "^4.6.0",
|
||||
"http-errors": "^1.8.0",
|
||||
"morgan": "^1.10.0",
|
||||
"node-sass-middleware": "^0.11.0",
|
||||
"nodemailer": "^6.4.17",
|
||||
"pug": "^3.0.1",
|
||||
"node-sass": "^6.0.0",
|
||||
"nodemailer": "^6.6.0",
|
||||
"pug": "^3.0.2",
|
||||
"winston": "^3.3.3"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user