Skip to content

Commit

Permalink
update deps for streams3
Browse files Browse the repository at this point in the history
  • Loading branch information
zertosh committed Oct 26, 2015
1 parent e3fbe7d commit da949a1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -26,32 +26,32 @@
"browser-resolve": "^1.7.1",
"browserify-zlib": "~0.1.2",
"buffer": "^3.4.3",
"concat-stream": "~1.4.1",
"concat-stream": "~1.5.1",
"console-browserify": "^1.1.0",
"constants-browserify": "~0.0.1",
"crypto-browserify": "^3.0.0",
"defined": "^1.0.0",
"deps-sort": "^1.3.7",
"deps-sort": "^2.0.0",
"domain-browser": "~1.1.0",
"duplexer2": "~0.0.2",
"duplexer2": "~0.1.2",
"events": "~1.0.0",
"glob": "^4.0.5",
"has": "^1.0.0",
"htmlescape": "^1.1.0",
"stream-http": "^1.2.0",
"https-browserify": "~0.0.0",
"inherits": "~2.0.1",
"insert-module-globals": "^6.4.1",
"insert-module-globals": "^7.0.0",
"isarray": "0.0.1",
"labeled-stream-splicer": "^1.0.0",
"labeled-stream-splicer": "^2.0.0",
"module-deps": "^4.0.2",
"os-browserify": "~0.1.1",
"parents": "^1.0.1",
"path-browserify": "~0.0.0",
"process": "~0.11.0",
"punycode": "^1.3.2",
"querystring-es3": "~0.2.0",
"read-only-stream": "^1.1.1",
"read-only-stream": "^2.0.0",
"readable-stream": "^2.0.2",
"resolve": "^1.1.4",
"shasum": "^1.0.0",
Expand All @@ -60,7 +60,7 @@
"string_decoder": "~0.10.0",
"subarg": "^1.0.0",
"syntax-error": "^1.1.1",
"through2": "^1.0.0",
"through2": "^2.0.0",
"timers-browserify": "^1.0.1",
"tty-browserify": "~0.0.0",
"url": "~0.10.1",
Expand Down

0 comments on commit da949a1

Please sign in to comment.