Skip to content

Commit

Permalink
Breaking: bump rocksdb from 4.x to 5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Sep 12, 2021
1 parent d635b37 commit a02f4b5
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 @@ -18,7 +18,7 @@
],
"dependencies": {
"level-packager": "^6.0.0",
"rocksdb": "^4.0.0"
"rocksdb": "^5.1.0"
},
"devDependencies": {
"dependency-check": "^3.3.0",
Expand Down

0 comments on commit a02f4b5

Please sign in to comment.