1
0
mirror of https://github.com/Foltik/Shimapan synced 2024-11-13 00:26:55 -05:00

Add cookie-parser dependency

This commit is contained in:
Jack 2017-10-14 17:55:39 -04:00
parent 3bba0a7f53
commit 336f74bbc1
Signed by: foltik
GPG Key ID: 303F88F996E95541

View File

@ -7,6 +7,7 @@
"async": "^2.5.0",
"body-parser": "^1.18.2",
"config": "^1.26.2",
"cookie-parser": "^1.4.3",
"express": "^4.16.2",
"express-jwt": "^5.3.0",
"jsonwebtoken": "^8.1.0",