From de914193ff0bca2048393f26edad539cd4131218 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 6 Feb 2014 15:46:25 -0800 Subject: [PATCH] Upgrade to biscott@0.6.0 --- build/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/package.json b/build/package.json index 90db70c0d..c3a6e3811 100644 --- a/build/package.json +++ b/build/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "async": "~0.2.9", - "biscotto": "0.5.0", + "biscotto": "0.6.0", "first-mate": "1.x", "formidable": "~1.0.14", "fs-plus": "1.x",