From c804c5ada39419dfaa8684ce930304afd1429184 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Fri, 28 Mar 2014 12:47:34 -0700 Subject: [PATCH] Upgrade to fs-plus 2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4fb3b8722..0cb3395cd 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "delegato": "1.x", "emissary": "^1.2", "first-mate": ">=1.4.2 <2.0", - "fs-plus": ">=2.0.4 < 3.0", + "fs-plus": "^2.2", "fstream": "0.1.24", "fuzzaldrin": "~1.1", "git-utils": "^1.1.1",