Skip to content

Commit

Permalink
dev dep updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Dec 4, 2011
1 parent 60746f6 commit 2e009c1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -7,13 +7,13 @@
]
, "dependencies": { "lingo": ">= 0.0.4" }
, "devDependencies": {
"connect": "1.4.x"
, "express": "2.3.x"
"connect": "1.8.x"
, "express": "2.5.x"
, "ejs": "0.4.x"
, "expresso": "0.7.x"
, "expresso": "0.9.x"
, "lingo": "0.0.4"
, "qs": "0.1.x"
, "should": ">= 0.0.1"
, "should": "*"
}
, "keywords": ["express", "rest", "resource"]
, "main": "index"
Expand Down

0 comments on commit 2e009c1

Please sign in to comment.