Skip to content

Commit

Permalink
Updated express dep for windows compatibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Jan 11, 2012
1 parent a139809 commit 6074795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/irc-output/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "socket.io-irc"
, "version": "0.0.1"
, "dependencies": {
"express": "2.5.0"
"express": "2.5.5"
, "jade": "0.16.4"
, "stylus": "0.19.0"
, "nib": "0.2.0"
Expand Down

0 comments on commit 6074795

Please sign in to comment.