From 86a1f43196e4d85846671fca5e60fb33da5b34c2 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Fri, 8 Nov 2013 11:34:58 -0800 Subject: [PATCH] Upgrade to less-cache@0.10.0 for Windows fixes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 711323598..709e577da 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "guid": "0.0.10", "jasmine-focused": "~0.15.0", "mkdirp": "0.3.5", - "less-cache": "0.9.0", + "less-cache": "0.10.0", "nslog": "0.1.0", "oniguruma": "0.23.0", "optimist": "0.4.0",