From f09ebf63359a23d00a679a50e27aa152118d7d0e Mon Sep 17 00:00:00 2001 From: Christopher Hiller Date: Fri, 29 Sep 2017 11:20:58 -0700 Subject: [PATCH] remove readable-stream --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 5f5b24c9ed..8e19da54f9 100644 --- a/package.json +++ b/package.json @@ -340,7 +340,6 @@ "karma-phantomjs-launcher": "^1.0.4", "karma-sauce-launcher": "^1.2.0", "nyc": "^11.2.1", - "readable-stream": "2.2.11", "rimraf": "^2.5.2", "should": "^13.1.0", "through2": "^2.0.1",