From 728524f6e33c2deae74b9bf43109b86e6469b451 Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Tue, 8 Mar 2016 15:43:08 -0400 Subject: [PATCH] Upgrade resin-image-zip to v1.1.2 This version contains a fix to prevent the test suite from crashing. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index efca094a..ddaf7a74 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "lodash": "^4.5.1", "ngstorage": "^0.3.10", "resin-image-write": "^2.0.5", - "resin-zip-image": "^1.1.1", + "resin-zip-image": "^1.1.2", "sudo-prompt": "^2.2.0", "trackjs": "^2.1.16", "umount": "^1.1.1",