From 3cfefc03ff255b0fcdb2d44cafe90e36df7c2c2e Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 31 Oct 2013 13:08:41 -0700 Subject: [PATCH] Upgrade to fs-plus@0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd3d84e27..272935f45 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.1.0", + "fs-plus": "0.2.0", "fuzzaldrin": "0.1.0", "git-utils": "0.28.0", "guid": "0.0.10",