mirror of
https://github.com/Foltik/Shimapan
synced 2025-02-06 09:26:40 -05:00
Add cookie-parser dependency
This commit is contained in:
parent
3bba0a7f53
commit
336f74bbc1
@ -7,6 +7,7 @@
|
|||||||
"async": "^2.5.0",
|
"async": "^2.5.0",
|
||||||
"body-parser": "^1.18.2",
|
"body-parser": "^1.18.2",
|
||||||
"config": "^1.26.2",
|
"config": "^1.26.2",
|
||||||
|
"cookie-parser": "^1.4.3",
|
||||||
"express": "^4.16.2",
|
"express": "^4.16.2",
|
||||||
"express-jwt": "^5.3.0",
|
"express-jwt": "^5.3.0",
|
||||||
"jsonwebtoken": "^8.1.0",
|
"jsonwebtoken": "^8.1.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user