Skip to content

Commit

Permalink
Added the cookie library to package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
Curtis Lacy committed May 22, 2013
1 parent e80cb79 commit 6840637
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@
"node-typescript": "0.1.3",
"coffee-script": "1.6.2",
"connect-redis": "1.4.5",
"hbs": "2.1.0"
"hbs": "2.1.0",
"cookie": "0.0.6"
},
"devDependencies": {
"mocha": "*",
Expand Down

0 comments on commit 6840637

Please sign in to comment.