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

Commit a02f4b5

Browse files
committed
Breaking: bump rocksdb from 4.x to 5.x
Ref https://github.com/Level/rocksdb/releases/tag/v5.0.0 Ref Level/community#98
1 parent d635b37 commit a02f4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"dependencies": {
2020
"level-packager": "^6.0.0",
21-
"rocksdb": "^4.0.0"
21+
"rocksdb": "^5.1.0"
2222
},
2323
"devDependencies": {
2424
"dependency-check": "^3.3.0",

0 commit comments

Comments
 (0)