From 7286c339c8b851462ed41ea045d164c882b0785c Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 11 Mar 2014 16:22:54 -0700 Subject: [PATCH] Upgrade to first-mate 1.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3324200e..5c719639e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "coffeestack": "0.7.0", "delegato": "1.x", "emissary": "1.x", - "first-mate": ">=1.4.1 <2.0", + "first-mate": ">=1.4.2 <2.0", "fs-plus": "2.x", "fstream": "0.1.24", "fuzzaldrin": "~1.1",