Skip to content

Commit

Permalink
Breaking: bump abstract-leveldown
Browse files Browse the repository at this point in the history
Removes legacy range options (Level/community#86).
  • Loading branch information
vweevers committed Apr 10, 2021
1 parent d3dab23 commit 4e2f320
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"./immediate.js": "./immediate-browser.js"
},
"dependencies": {
"abstract-leveldown": "^6.3.0",
"abstract-leveldown": "^7.0.0",
"buffer": "^6.0.3",
"functional-red-black-tree": "^1.0.1",
"immediate": "^3.2.3",
Expand All @@ -44,7 +44,7 @@
"faucet": "^0.0.1",
"hallmark": "^3.1.0",
"level-community": "^3.0.0",
"level-concat-iterator": "^2.0.0",
"level-concat-iterator": "^3.0.0",
"nyc": "^15.1.0",
"standard": "^16.0.3",
"tape": "^5.0.1"
Expand Down

0 comments on commit 4e2f320

Please sign in to comment.