Skip to content

Commit

Permalink
Merge pull request #82 from substack/update-deps
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
zertosh committed Apr 26, 2015
2 parents ba19c56 + 913f301 commit c927423
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,19 @@
"module-deps": "bin/cmd.js"
},
"dependencies": {
"JSONStream": "~0.7.1",
"JSONStream": "~0.10.0",
"browser-resolve": "^1.7.0",
"concat-stream": "~1.4.5",
"defined": "0.0.0",
"defined": "^1.0.0",
"detective": "^4.0.0",
"duplexer2": "0.0.2",
"inherits": "^2.0.1",
"minimist": "~0.2.0",
"parents": "^1.0.0",
"readable-stream": "^1.0.27-1",
"resolve": "^1.1.3",
"shallow-copy": "0.0.1",
"stream-combiner2": "~1.0.0",
"subarg": "0.0.1",
"subarg": "^1.0.0",
"through2": "~0.4.1",
"xtend": "^4.0.0"
},
Expand Down

0 comments on commit c927423

Please sign in to comment.