mirror of
https://github.com/aurora-dot/pastel.codes.git
synced 2025-09-05 13:06:51 +01:00
Fixed docker restart bug
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
"start": "npx nodemon ./bin/www -e js,pug,sass,css"
|
"start": "npx nodemon ./bin/www -e js,pug,sass"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sendgrid/mail": "^7.4.0",
|
"@sendgrid/mail": "^7.4.0",
|
||||||
|
Reference in New Issue
Block a user