Skip to content

Commit

Permalink
Removing express as a dep
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgco committed Jun 20, 2012
1 parent 8682dcd commit 8bba9d5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
"devDependencies": {
"expresso": ">= 0.9",
"should": ">= 0.3",
"connect": ">= 1.8",
"express": ">= 2.5"
"connect": ">= 1.8"
},
"optionalDependencies": {}
}

0 comments on commit 8bba9d5

Please sign in to comment.