Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
add rimraf as devDep for leveldown tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Mar 18, 2013
1 parent f088fc5 commit 001c86e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
, "devDependencies" : {
"tap" : "*"
, "leveldown" : "git+https://github.com/rvagg/node-leveldown.git#0.2-wip"
, "rimraf" : "*"
}
, "scripts": {
"test" : "node ./test.js"
Expand Down

0 comments on commit 001c86e

Please sign in to comment.