From 508a0d4f2d376b4b82e4660bf612f435309e5647 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 16 Sep 2013 15:34:06 -0700 Subject: [PATCH] Upgrade to less-cache@0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2b7658d5..41a5140c3 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "jasmine-focused": "~0.12.0", "mkdirp": "0.3.5", "less": "git://github.com/nathansobo/less.js.git", - "less-cache": "0.5.0", + "less-cache": "0.7.0", "nak": "0.2.18", "nslog": "0.1.0", "oniguruma": "0.20.0",