From 636fd99c42fa895851e866e11798ad558c449609 Mon Sep 17 00:00:00 2001 From: Unitech Date: Fri, 21 Nov 2014 12:09:18 +0100 Subject: [PATCH] update isbinaryfile --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e487e5552..19ed3d372 100644 --- a/package.json +++ b/package.json @@ -144,7 +144,7 @@ "punt" : "2.2.0", "shelljs" : "0.3.0", - "isbinaryfile" : "^2.0.2" + "isbinaryfile" : "~2.0.3" }, "devDependencies": { "mocha" : "^1.20.1",