Commit 7f0740e0 by Dane Springmeyer

Merge pull request #171 from Mithgol/patch-2

drop devDependencies from package.json
parents 7bc4787d a65c7a2e
...@@ -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