From a02b807dadb256492d3ab895ebd941fa2bb72a97 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 5 Mar 2014 16:04:54 -0800 Subject: [PATCH] Upgrade to first-mate@1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fdecd372b..8119163db 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "coffeestack": "0.7.0", "delegato": "1.x", "emissary": "1.x", - "first-mate": ">=1.1.5 <2.0", + "first-mate": ">=1.2 <2.0", "fs-plus": "2.x", "fstream": "0.1.24", "fuzzaldrin": "~1.1",