From c8858de71e144c43709f3065bb9c5a38c27928fc Mon Sep 17 00:00:00 2001 From: Schuyler Cebulskie Date: Tue, 22 Nov 2016 01:05:53 -0500 Subject: [PATCH] Change to zlibjs release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8a478b7f..f4fd7046a 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "uglify-js": "github:mishoo/UglifyJS2#harmony", "utf-8-validate": "^1.2.1", "webpack": "2.1.0-beta.27", - "zlibjs": "github:imaya/zlib.js" + "zlibjs": "^0.2.0" }, "engines": { "node": ">=6.0.0"