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

Commit

Permalink
fix(package): update abstract-leveldown to version 6.0.2
Browse files Browse the repository at this point in the history
Closes #77
  • Loading branch information
greenkeeper[bot] committed Mar 30, 2019
1 parent 5a17438 commit 1e76a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"prepublishOnly": "npm run dependency-check"
},
"dependencies": {
"abstract-leveldown": "~5.0.0",
"abstract-leveldown": "~6.0.2",
"bindings": "~1.5.0",
"fast-future": "~1.0.2",
"nan": "~2.13.2",
Expand Down

0 comments on commit 1e76a24

Please sign in to comment.