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

Commit 557087a

Browse files
fix(package): update abstract-leveldown to version 6.1.1
Closes #660
1 parent 8f9e024 commit 557087a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"prebuild-alpine": "IMAGE=alpine ./scripts/cross-compile --tag-libc"
2626
},
2727
"dependencies": {
28-
"abstract-leveldown": "~6.0.3",
28+
"abstract-leveldown": "~6.1.1",
2929
"napi-macros": "~2.0.0",
3030
"node-gyp-build": "~4.1.0"
3131
},

0 commit comments

Comments
 (0)