From f360ca2cb76fae15ed7c76f1916c89cc5118e87d Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 15 May 2014 12:15:12 -0700 Subject: [PATCH] Upgrade to fs-plus 2.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d2584bd9..cf9c1c197 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "delegato": "^1", "emissary": "^1.2.1", "first-mate": "^1.5.3", - "fs-plus": "^2.2.2", + "fs-plus": "^2.2.3", "fstream": "0.1.24", "fuzzaldrin": "^1.1", "git-utils": "^1.3",