drop devDependencies from package.json
Showing
| ... | ... | @@ -29,9 +29,6 @@ |
| "type": "git", | ||
| "url": "git://github.com/developmentseed/node-sqlite3.git" | ||
| }, | ||
| "devDependencies": { | ||
| "mocha": "1.12.x" | ||
| }, | ||
| "engines": { | ||
| "node": ">= 0.6.13 && < 0.11.0" | ||
| }, | ||
| ... | ... |
Please
register
or
sign in
to comment