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

Commit d3a8fc2

Browse files
committed
Bump levelup and encoding-down to prevent dedupe
1 parent 57677c0 commit d3a8fc2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"UPGRADING.md"
2222
],
2323
"dependencies": {
24-
"encoding-down": "^7.0.0",
25-
"levelup": "^5.0.0"
24+
"encoding-down": "^7.1.0",
25+
"levelup": "^5.1.1"
2626
},
2727
"devDependencies": {
2828
"airtap": "^4.0.3",

0 commit comments

Comments
 (0)