diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d0257961..d61f8f35 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "grunt": "~0.4.1", - "grunt-recess": "~0.3.1", + "grunt-contrib-less": "~0.9.0", "grunt-contrib-concat": "~0.1.3", "grunt-contrib-clean": "~0.4.0", "grunt-contrib-watch": "~0.5.1", |