Skip to content

Commit

Permalink
Update to latest levelup/leveldown/async
Browse files Browse the repository at this point in the history
  • Loading branch information
mhart committed Jun 6, 2015
1 parent ed2c54e commit fa33be0
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 @@ -26,19 +26,19 @@
"author": "Michael Hart <[email protected]>",
"license": "MIT",
"dependencies": {
"async": "^1.1.0",
"async": "^1.2.0",
"bignumber.js": "^2.0.7",
"lazy": "^1.0.11",
"level-sublevel": "^6.4.6",
"levelup": "^1.1.1",
"levelup": "^1.2.0",
"lock": "^0.1.2",
"memdown": "^1.0.0",
"minimist": "^1.1.1",
"node-uuid": "^1.4.3",
"once": "^1.3.2"
},
"optionalDependencies": {
"leveldown": "~1.1.0"
"leveldown": "^1.2.2"
},
"devDependencies": {
"aws4": "^1.0.1",
Expand Down

0 comments on commit fa33be0

Please sign in to comment.