Commit a65c7a2e by Mithgol

drop devDependencies from package.json

parent 7bc4787d
...@@ -29,9 +29,6 @@ ...@@ -29,9 +29,6 @@
"type": "git", "type": "git",
"url": "git://github.com/developmentseed/node-sqlite3.git" "url": "git://github.com/developmentseed/node-sqlite3.git"
}, },
"devDependencies": {
"mocha": "1.12.x"
},
"engines": { "engines": {
"node": ">= 0.6.13 && < 0.11.0" "node": ">= 0.6.13 && < 0.11.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