aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-01-07 20:05:09 -0800
committerChris Rebert <[email protected]>2014-01-07 20:05:09 -0800
commitb67fc6906a06169458bc9c72e7f717af68eeedb8 (patch)
tree77acbb7c5249bd37e0a236009cfff39abc5db647
parenta712abd06e76ff353c564f03125eaad8af4b2e74 (diff)
parent9ae5d321b5b35388b7b734275963f7575b4fcc79 (diff)
downloadbootstrap-b67fc6906a06169458bc9c72e7f717af68eeedb8.tar.xz
bootstrap-b67fc6906a06169458bc9c72e7f717af68eeedb8.zip
Merge pull request #12149 from twbs/bump-grunt-contrib-less
bump grunt-contrib-less to v0.9.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 34a3fa5c2..2c4519656 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-csslint": "~0.2.0",
"grunt-contrib-jshint": "~0.8.0",
- "grunt-contrib-less": "~0.8.3",
+ "grunt-contrib-less": "~0.9.0",
"grunt-contrib-qunit": "~0.3.0",
"grunt-contrib-uglify": "~0.2.7",
"grunt-contrib-watch": "~0.5.3",