From ed90c5e6c215d3e423a4d55f313dc551c47f9600 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 27 Jan 2015 17:32:13 -0800 Subject: [PATCH] :arrow_up: less-cache@0.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 499f35869..ed8fa1278 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "jasmine-json": "~0.0", "jasmine-tagged": "^1.1.2", "jquery": "^2.1.1", - "less-cache": "0.20.0", + "less-cache": "0.21", "marked": "^0.3", "mixto": "^1", "mkdirp": "0.3.5",