From ef92cca9dbbabc2cc6cb1991494e76f7d1dc39d2 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 6 Mar 2014 10:00:57 -0800 Subject: [PATCH] Upgrade to first-mate 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e99a44f0..c912c73d1 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "coffeestack": "0.7.0", "delegato": "1.x", "emissary": "1.x", - "first-mate": ">=1.2 <2.0", + "first-mate": ">=1.2.1 <2.0", "fs-plus": "2.x", "fstream": "0.1.24", "fuzzaldrin": "~1.1",