From 39d525590b16608d3f69dff87dbd5d1f6eb8df75 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Fri, 31 Jan 2014 08:48:46 -0800 Subject: [PATCH] Upgrade to first-mate 1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7be5cd605..e039f9c3c 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "coffeestack": "0.6.0", "delegato": "1.x", "emissary": "1.x", - "first-mate": "1.x", + "first-mate": ">=1.1 <2.0", "fs-plus": "1.x", "fstream": "0.1.24", "fuzzaldrin": "1.x",