Commit 8ad31478 by Dane Springmeyer

list step as dev dependency

parent ee4dc967
...@@ -21,6 +21,9 @@ ...@@ -21,6 +21,9 @@
"type": "git", "type": "git",
"url": "git://github.com/developmentseed/node-sqlite3.git" "url": "git://github.com/developmentseed/node-sqlite3.git"
}, },
"devDependencies": {
"step": "0.0.4"
},
"engines": { "engines": {
"node": ">=0.2.4 <0.5" "node": ">=0.2.4 <0.5"
}, },
......
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