From 2266ea25e8a3c8d4e1f38966ddfdfae490587147 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 23 Oct 2013 16:37:04 -0700 Subject: [PATCH] Upgrade to less-cache@0.9.0 --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 5cdd5acff..0018ae88a 100644 --- a/package.json +++ b/package.json @@ -23,8 +23,7 @@ "guid": "0.0.10", "jasmine-focused": "~0.15.0", "mkdirp": "0.3.5", - "less": "1.5.0", - "less-cache": "0.8.0", + "less-cache": "0.9.0", "nslog": "0.1.0", "oniguruma": "0.21.0", "optimist": "0.4.0",