From 10eb89f078d05f2ade8fdaec49f9d1c29d46921e Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Thu, 13 Nov 2014 08:04:42 -0700 Subject: [PATCH] :arrow_up: less-cache to fix import detection bug --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 106cf18b8..46b74ab00 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "guid": "0.0.10", "jasmine-json": "~0.0", "jasmine-tagged": "^1.1.2", - "less-cache": "0.18.0", + "less-cache": "0.19.0", "mixto": "^1", "mkdirp": "0.3.5", "nslog": "^1.0.1",