bugfix: change sol.basetool to so.nettool; remove Multer-related code because this is just a simple static web server.

This commit is contained in:
luk.lu
2021-07-06 10:34:06 +08:00
parent d0e33a88f2
commit f7723e1c60
2 changed files with 3 additions and 28 deletions

View File

@@ -24,11 +24,9 @@
"http-proxy": "^1.17.0",
"method-override": "^2.3.10",
"morgan": "^1.9.0",
"multer": "^1.4.2",
"serve-favicon": "^2.5.0",
"sol.enviconfig": "git+https://git.faronear.org/npm/sol.enviconfig",
"sol.basetool": "git+https://git.faronear.org/npm/sol.basetool",
"sol.webtoken": "git+https://git.faronear.org/npm/sol.webtoken",
"sol.nettool": "git+https://git.faronear.org/npm/sol.nettool",
"vhost": "^3.0.2"
},
"devDependencies": {