Skip to content

Commit

Permalink
Bump dependencies to prevent dedupe
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Oct 2, 2021
1 parent b2779f6 commit ac6e8c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"CHANGELOG.md"
],
"dependencies": {
"level": "^7.0.0",
"multileveldown": "^5.0.0",
"level": "^7.0.1",
"multileveldown": "^5.0.1",
"readable-stream": "^3.6.0"
},
"devDependencies": {
Expand All @@ -33,7 +33,7 @@
"nyc": "^15.1.0",
"osenv": "~0.1.0",
"standard": "^16.0.3",
"subleveldown": "^6.0.0",
"subleveldown": "^6.0.1",
"tape": "^5.0.1"
},
"repository": {
Expand Down

0 comments on commit ac6e8c9

Please sign in to comment.