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

Commit cd22e66

Browse files
committed
Bump levelup and encoding-down to prevent dedupe
Ref Level/community#83 Ref Level/community#82
1 parent 8f48baa commit cd22e66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"prepublishOnly": "npm run dependency-check"
1313
},
1414
"dependencies": {
15-
"encoding-down": "^6.2.0",
16-
"levelup": "^4.2.0"
15+
"encoding-down": "^6.3.0",
16+
"levelup": "^4.3.2"
1717
},
1818
"devDependencies": {
1919
"coveralls": "^3.0.2",

0 commit comments

Comments
 (0)