Skip to content

Commit

Permalink
Temporarily test against Level/abstract-leveldown#352 and Level/level…
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Oct 1, 2019
1 parent fabf2e2 commit ea315dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"test": "test"
},
"dependencies": {
"abstract-leveldown": "^6.1.1",
"abstract-leveldown": "github:Level/abstract-leveldown#fix-manifest-test",
"encoding-down": "^6.2.0",
"inherits": "^2.0.3",
"level-option-wrap": "^1.1.0",
"levelup": "^4.2.0",
"levelup": "github:Level/levelup#fix-floating-promise",
"reachdown": "^1.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit ea315dd

Please sign in to comment.