From 91fbb10fd330bb3338e4109479f231b0ab9f3e41 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 25 Feb 2014 11:46:56 -0800 Subject: [PATCH] Upgrade to biscotto@2.1 --- build/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/package.json b/build/package.json index ab7926564..a5637f4c7 100644 --- a/build/package.json +++ b/build/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "async": "~0.2.9", - "biscotto": "2.x", + "biscotto": ">=2.1 <3.0", "formidable": "~1.0.14", "fs-plus": "2.x", "github-releases": "~0.2.0",