Skip to content
Snippets Groups Projects
Commit 3dfe1b1e authored by Mahdi Yari's avatar Mahdi Yari
Browse files

Update package.json

parent c2c74068
No related branches found
No related tags found
No related merge requests found
{
"type": "module",
"scripts": {
"start": "pm2 start ecosystem.config.cjs",
"restart": "pm2 restart ecosystem.config.cjs",
"stop": "pm2 stop ecosystem.config.cjs",
"logs": "pm2 logs HafSQL-api",
"list": "pm2 list"
},
"devDependencies": {
"pm2": "^5.3.0",
"standard": "^17.1.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment