rename sol.sysconfig to sol.enviconfig

This commit is contained in:
Luk Lu
2021-06-19 20:00:38 +08:00
parent 698c925c36
commit b47663d35c
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
"morgan": "^1.9.0",
"multer": "^1.4.2",
"serve-favicon": "^2.5.0",
"sol.sysconfig": "git+https://git.faronear.org/npm/sol.sysconfig",
"sol.enviconfig": "git+https://git.faronear.org/npm/sol.enviconfig",
"sol.webtoken": "git+https://git.faronear.org/npm/sol.webtoken",
"vhost": "^3.0.2"
},