From 1ae10e59ae2e3d100e03695d0124489a09edb8a7 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 21 Jan 2014 18:42:14 -0800 Subject: [PATCH] Upgrade to atom/biscotto@4a0c9cb9d7e --- build/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/package.json b/build/package.json index 4f789b4be..320798152 100644 --- a/build/package.json +++ b/build/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "async": "~0.2.9", - "biscotto": "git://github.com/atom/biscotto.git#408b1862dab6d11d2c4e7cecff0a59701b7b2d5e", + "biscotto": "git://github.com/atom/biscotto.git#4a0c9cb9d7eb818508da357b37f947d47f1c7892", "first-mate": "~0.13.0", "formidable": "~1.0.14", "fs-plus": "1.x",