From 012d08dd3e44aa7f4a14ec09c767c2bdaa0eb27d Mon Sep 17 00:00:00 2001 From: Thaddee Tyl Date: Fri, 5 Sep 2014 09:15:55 +0200 Subject: [PATCH] Update ass to v0.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d11ff3075a..aa59cdf351 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "semver": "~2.3.0" }, "devDependencies": { - "ass": "~0.0.4", + "ass": "~0.0.6", "should": "~3.0.0", "mocha": "~1.14.0" },