feat(proxy-server): allow setting proxy log level (#3989)
This commit is contained in:
@ -28,7 +28,8 @@
|
||||
"express": "^4.17.1",
|
||||
"morgan": "^1.9.1",
|
||||
"simple-git": "^2.0.0",
|
||||
"what-the-diff": "^0.6.0"
|
||||
"what-the-diff": "^0.6.0",
|
||||
"winston": "^3.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/cors": "^2.8.6",
|
||||
|
Reference in New Issue
Block a user