Skip to content

Commit

Permalink
Merge pull request #18 from dnglbr/master
Browse files Browse the repository at this point in the history
Express 3.x
  • Loading branch information
niftylettuce committed Apr 16, 2012
2 parents 1542e01 + 8c22063 commit 3a9b047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
, "niftylettuce"
]
, "dependencies": {
"express" : ">= 2.4.6"
"express" : ">= 2.4.6 < 3.x.x"
, "stylus" : ">= 0.0.1"
, "nib" : ">= 0.2.0"
, "jade" : ">= 0.0.1"
Expand Down

0 comments on commit 3a9b047

Please sign in to comment.