Commit 9b7b922b by Nathan Rajlich

Add "expresso" to devDependencies.

parent 55f7cfb2
...@@ -27,7 +27,8 @@ ...@@ -27,7 +27,8 @@
"url": "git://github.com/developmentseed/node-sqlite3.git" "url": "git://github.com/developmentseed/node-sqlite3.git"
}, },
"devDependencies": { "devDependencies": {
"step": "0.0.4" "step": "0.0.4",
"expresso": "*"
}, },
"engines": { "engines": {
"node": "~0.6.0" "node": "~0.6.0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment