Skip to content

Commit d27eaa8

Browse files
committed
chore: add types cookie parser
1 parent cefbe75 commit d27eaa8

File tree

2 files changed

+341
-325
lines changed

2 files changed

+341
-325
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
"@babel/runtime": "^7.12.1",
8282
"@types/bcrypt": "^3.0.0",
8383
"@types/body-parser": "^1.19.0",
84+
"@types/cookie-parser": "^1.4.2",
8485
"@types/cors": "^2.8.8",
8586
"@types/dotenv": "^8.2.0",
8687
"@types/express": "^4.17.8",

0 commit comments

Comments
 (0)