Skip to content

Commit

Permalink
Unlock dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Apr 11, 2020
1 parent 747058d commit 7126df1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"./immediate.js": "./immediate-browser.js"
},
"dependencies": {
"abstract-leveldown": "~6.2.1",
"functional-red-black-tree": "~1.0.1",
"immediate": "~3.2.3",
"inherits": "~2.0.1",
"ltgt": "~2.2.0",
"safe-buffer": "~5.2.0"
"abstract-leveldown": "^6.3.0",
"functional-red-black-tree": "^1.0.1",
"immediate": "^3.2.3",
"inherits": "^2.0.1",
"ltgt": "^2.2.0",
"safe-buffer": "^5.2.0"
},
"devDependencies": {
"airtap": "^3.0.0",
Expand Down

0 comments on commit 7126df1

Please sign in to comment.