Commit ef00414f authored by mercury233's avatar mercury233

Update package.json

parent d7dbbf86
......@@ -17,13 +17,12 @@
"underscore.string": "*",
"request": "*",
"moment": "*",
"sqlite3": "*",
"bunyan": "*"
},
"license": "GPL-3.0",
"main": "ygopro-server.js",
"scripts": {
"start": "forever start ygopro-server.js"
"start": "pm2 start ygopro-server.js"
},
"engines": {
"node": "*"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment