Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Aug 14, 2017
1 parent 0b7a205 commit b4b8801
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,23 +28,23 @@
],
"main": "leveldown-hyper.js",
"dependencies": {
"abstract-leveldown": "~2.2.1",
"bindings": "~1.2.1",
"abstract-leveldown": "~2.6.2",
"bindings": "~1.3.0",
"fast-future": "~1.0.0",
"nan": "^2.6.2",
"prebuild": "^4.1.1"
"prebuild": "^6.2.1"
},
"devDependencies": {
"du": "~0.1.0",
"faucet": "0.0.1",
"mkfiletree": "~0.0.1",
"mkfiletree": "~1.0.1",
"monotonic-timestamp": "~0.0.8",
"node-uuid": "~1.4.3",
"optimist": "~0.6.1",
"readfiletree": "~0.0.1",
"rimraf": "~2.2.8",
"rimraf": "~2.6.1",
"slump": "~2.0.0",
"tape": "~4.0.0"
"tape": "~4.8.0"
},
"scripts": {
"install": "prebuild --install",
Expand Down

0 comments on commit b4b8801

Please sign in to comment.