Skip to content

Commit

Permalink
Bump levelup and encoding-down to prevent dedupe
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Oct 13, 2019
1 parent 8f48baa commit cd22e66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -12,8 +12,8 @@
"prepublishOnly": "npm run dependency-check"
},
"dependencies": {
"encoding-down": "^6.2.0",
"levelup": "^4.2.0"
"encoding-down": "^6.3.0",
"levelup": "^4.3.2"
},
"devDependencies": {
"coveralls": "^3.0.2",
Expand Down

0 comments on commit cd22e66

Please sign in to comment.