删掉 so.base,换用 npm/sysconfig 和 webtoken
This commit is contained in:
@@ -15,8 +15,9 @@
|
||||
"morgan": "^1.9.0",
|
||||
"multer": "^1.4.2",
|
||||
"serve-favicon": "^2.5.0",
|
||||
"so.base": "git+https://git.faronear.org/so/so.base",
|
||||
"vhost": "^3.0.2"
|
||||
"sysconfig": "git+https://git.faronear.org/npm/sysconfig",
|
||||
"vhost": "^3.0.2",
|
||||
"webtoken": "git+https://git.faronear.org/npm/webtoken"
|
||||
},
|
||||
"devDependencies": {
|
||||
"cross-env": "^7.0.2",
|
||||
|
||||
Reference in New Issue
Block a user