更新服务
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "node服务端",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"dev": "forever -w index.js",
|
||||
"dev": "forever -w --watchDirectory src index.js ",
|
||||
"pro": "forever start index.js"
|
||||
},
|
||||
"repository": {
|
||||
@@ -20,6 +20,7 @@
|
||||
},
|
||||
"author": "kubbo",
|
||||
"dependencies": {
|
||||
"archiver": "^5.3.0",
|
||||
"express": "^4.17.3",
|
||||
"fs-extra": "^10.0.1",
|
||||
"helmet": "^5.0.2",
|
||||
|
||||
Reference in New Issue
Block a user