From 1bb0c2ca31a60176c1f6997179cbd4ddf8feeab4 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Wed, 10 Jun 2015 22:58:36 +0200 Subject: [PATCH] :arrow_up: first-mate Fixes #7177 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb9207210..8588def28 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "delegato": "^1", "emissary": "^1.3.3", "event-kit": "^1.2.0", - "first-mate": "^4.1.6", + "first-mate": "^4.1.7", "fs-plus": "^2.8.0", "fstream": "0.1.24", "fuzzaldrin": "^2.1",