Skip to content

Commit

Permalink
Merge pull request #312 from ralphtheninja/master
Browse files Browse the repository at this point in the history
bump dependencies
  • Loading branch information
juliangruber committed Sep 27, 2016
2 parents 079dad7 + a3fe375 commit 96886cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -28,14 +28,14 @@
],
"main": "leveldown.js",
"dependencies": {
"abstract-leveldown": "~2.4.0",
"abstract-leveldown": "~2.6.1",
"bindings": "~1.2.1",
"fast-future": "~1.0.0",
"nan": "~2.4.0",
"prebuild": "^4.1.1"
},
"devDependencies": {
"async": "~1.5.0",
"async": "^2.0.1",
"delayed": "~1.0.1",
"du": "~0.1.0",
"faucet": "0.0.1",
Expand All @@ -46,7 +46,7 @@
"readfiletree": "~0.0.1",
"rimraf": "~2.5.0",
"slump": "~2.0.0",
"tape": "~4.5.1"
"tape": "^4.5.1"
},
"scripts": {
"install": "prebuild --install",
Expand Down

0 comments on commit 96886cf

Please sign in to comment.