From 0875e00f9c085652ebdea550bc08cb767603b27b Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 22 Jan 2014 10:17:04 -0800 Subject: [PATCH] Upgrade to atom/biscotto@12188bfbe5 --- build/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/package.json b/build/package.json index 320798152..2f0e1db64 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#4a0c9cb9d7eb818508da357b37f947d47f1c7892", + "biscotto": "git://github.com/atom/biscotto.git#12188bfbe5f7303fa9f1aa3c4f8662d40ce3c3be", "first-mate": "~0.13.0", "formidable": "~1.0.14", "fs-plus": "1.x",