Commit ef00414f authored by mercury233's avatar mercury233

Update package.json

parent d7dbbf86
...@@ -17,13 +17,12 @@ ...@@ -17,13 +17,12 @@
"underscore.string": "*", "underscore.string": "*",
"request": "*", "request": "*",
"moment": "*", "moment": "*",
"sqlite3": "*",
"bunyan": "*" "bunyan": "*"
}, },
"license": "GPL-3.0", "license": "GPL-3.0",
"main": "ygopro-server.js", "main": "ygopro-server.js",
"scripts": { "scripts": {
"start": "forever start ygopro-server.js" "start": "pm2 start ygopro-server.js"
}, },
"engines": { "engines": {
"node": "*" "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