diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f1bbdf69d..9745bda44 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dependencies": {}, "devDependencies": { "grunt": "0.2.x", - "zipstream": "0.2.x" + "adm-zip": "0.1.x" }, "keywords": [] }
\ No newline at end of file |