From 334e70ea3e520a13369aa6be6ec4c9746496132e Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Fri, 23 Oct 2015 13:16:43 -0600 Subject: [PATCH] :arrow_up: first-mate Fixes #9153 Signed-off-by: Max Brunsfeld --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d35fab4db..1c047693e 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "color": "^0.7.3", "event-kit": "^1.3.0", "find-parent-dir": "^0.3.0", - "first-mate": "^5.1.0", + "first-mate": "^5.1.1", "fs-plus": "^2.8.0", "fstream": "0.1.24", "fuzzaldrin": "^2.1",