From 6677b2ccdf58689db590007fb7dac90eda93af06 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Fri, 1 Nov 2013 09:08:49 -0700 Subject: [PATCH] Upgrade to fs-plus@0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54cedfb8d..0d4f3ac14 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "coffeestack": "0.6.0", "emissary": "0.9.0", "first-mate": "0.5.0", - "fs-plus": "0.5.0", + "fs-plus": "0.6.0", "fuzzaldrin": "0.1.0", "git-utils": "0.28.0", "guid": "0.0.10",