From 6c92d45ff37f94fb4a945d5fee3e249ea7df3af2 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 6 Mar 2014 10:34:57 -0800 Subject: [PATCH] Upgrade to first-mate 1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 227624a10..1db534ad5 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.1 <2.0", + "first-mate": ">=1.3 <2.0", "fs-plus": "2.x", "fstream": "0.1.24", "fuzzaldrin": "~1.1",