Skip to content

Commit

Permalink
inherits@2
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Jul 24, 2013
1 parent dfb3572 commit c571fe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -12,13 +12,13 @@
},
"main": "block-stream.js",
"dependencies": {
"inherits": "~1.0.0"
"inherits": "~2.0.0"
},
"devDependencies": {
"tap": "0.x"
},
"scripts": {
"test": "tap test/"
},
"license":"BSD"
"license": "BSD"
}

0 comments on commit c571fe7

Please sign in to comment.