Skip to content

Commit

Permalink
Make dependencies use older version of readable-stream to work around…
Browse files Browse the repository at this point in the history
… incompatibilities introduced by 2.3.0 on June 19th
  • Loading branch information
ScottFreeCode authored and boneskull committed Jul 26, 2017
1 parent 68a1466 commit 2408d90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -343,6 +343,7 @@
"nyc": "^10.0.0",
"os-name": "^2.0.1",
"phantomjs": "1.9.8",
"readable-stream": "2.2.11",
"rimraf": "^2.5.2",
"should": "^9.0.2",
"through2": "^2.0.1",
Expand Down

0 comments on commit 2408d90

Please sign in to comment.