Skip to content

Commit 9b2a272

Browse files
committed
add cookie as dependency
1 parent cbab5fd commit 9b2a272

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"dependencies": {
77
"express": "3.1.0",
88
"express-session": "1.12.1",
9+
"cookie": "0.2.3",
910
"passport": "0.1.15",
1011
"passport-bitbucket": "0.1.2",
1112
"passport-github": "0.1.3",

0 commit comments

Comments
 (0)