mirror of
https://github.com/aurora-dot/pastel.codes.git
synced 2024-11-22 00:02:24 +00:00
Fixed docker restart bug
This commit is contained in:
parent
4d73294d4a
commit
643c6d0c95
@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"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": {
|
||||
"@sendgrid/mail": "^7.4.0",
|
||||
|
Loading…
Reference in New Issue
Block a user