From 3f764569f7fe11daeb5526a2eaa922919256f4ed Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 2 Oct 2013 13:07:11 -0700 Subject: [PATCH] Upgrade to coffeestack@0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31137fe77..2d16ff0ce 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "async": "0.2.6", "bootstrap": "git://github.com/twbs/bootstrap.git#v3.0.0", "coffee-script": "1.6.2", - "coffeestack": "0.4.0", + "coffeestack": "0.6.0", "first-mate": "0.2.0", "git-utils": "0.25.0", "guid": "0.0.10",