add echo path,
add cookie-parser to requirements Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"body-parser": "^1.20.1",
|
||||
"cookie-parser": "^1.4.6",
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.18.2",
|
||||
"helmet": "^6.0.1",
|
||||
|
Reference in New Issue
Block a user