From 002c4dcb80adf436ec01c6540bf6343515af734e Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 21 Jan 2014 17:16:50 -0800 Subject: [PATCH] Upgrade to atom/biscotto@7ba14a419 --- build/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/package.json b/build/package.json index f9a49a083..e5f4008e5 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#9b5b6ceb6cc28e90e22e39c5524bd5a0be23a47f", + "biscotto": "git://github.com/atom/biscotto.git#7ba14a41980f6e2a9afa342d3e5597acc323be9f", "first-mate": "~0.13.0", "formidable": "~1.0.14", "fs-plus": "1.x",