From bef750cb1fb082424194a7244f7bc671a8ffaecb Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 28 Jul 2014 17:10:42 -0700 Subject: [PATCH] Upgrade to fs-plus 2.2.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9f9deba6..165c68ef9 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "delegato": "^1", "emissary": "^1.2.1", "first-mate": "^2.0.1", - "fs-plus": "^2.2.5", + "fs-plus": "^2.2.6", "fstream": "0.1.24", "fuzzaldrin": "^1.1", "git-utils": "^2.1",