From 2a3eab945d6f02a1192e5e71ee97bcc6b381060c Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 16 Jan 2014 14:36:54 -0800 Subject: [PATCH] Upgrade to fs-plus@1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3fce2ffe..58e5df09d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "delegato": "~0.4.0", "emissary": "0.31.0", "first-mate": "0.17.0", - "fs-plus": "0.14.0", + "fs-plus": "1.x", "fstream": "0.1.24", "fuzzaldrin": "0.6.0", "git-utils": "0.33.1",