Skip to content

Commit ac82ca2

Browse files
committed
install cookie parser
1 parent 678204c commit ac82ca2

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

package-lock.json

+9-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"dependencies": {
77
"bcrypt-nodejs": "0.0.3",
88
"body-parser": "^1.18.2",
9+
"cookie-parser": "^1.4.3",
910
"dotenv": "^4.0.0",
1011
"express": "^4.16.2",
1112
"express-handlebars": "^3.0.0",

0 commit comments

Comments
 (0)