Commit 6b785128 by Mithgol

Drop step@0.0.4 from devDependencies

Currently the `devDependencies` value in `package.json` lists `"step": "0.0.4"`, but it does not seem that the `step` module is used anywhere.
parent 3bc2403a
...@@ -29,7 +29,6 @@ ...@@ -29,7 +29,6 @@
"url": "git://github.com/developmentseed/node-sqlite3.git" "url": "git://github.com/developmentseed/node-sqlite3.git"
}, },
"devDependencies": { "devDependencies": {
"step": "0.0.4",
"mocha": "1.12.x" "mocha": "1.12.x"
}, },
"engines": { "engines": {
......
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