mirror of
https://github.com/FranP-code/countries.git
synced 2025-10-13 00:02:15 +00:00
escape double quotes in pm2 command
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
"test": "echo \"Error: no test specified\" && exit",
|
||||
"start": "nodemon -r dotenv/config -r esm index.js"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": "@trevorblades"
|
||||
},
|
||||
"dependencies": {
|
||||
"apollo-server": "^2.7.0",
|
||||
"countries-list": "^2.4.3",
|
||||
|
||||
Reference in New Issue
Block a user