Skip to content

Commit

Permalink
further updates to chat example dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
einaros committed Oct 28, 2011
1 parent 97f634f commit a125fcb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
, "description": "example chat application with socket.io"
, "version": "0.0.1"
, "dependencies": {
"express": "2.3.11"
, "jade": "0.12.1"
"express": "2.5.0"
, "jade": "0.16.4"
, "stylus": "0.19.0"
, "nib": "0.0.8"
, "nib": "0.2.0"
}
}

0 comments on commit a125fcb

Please sign in to comment.