aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-01-07 19:50:58 -0800
committerChris Rebert <[email protected]>2014-01-07 19:50:58 -0800
commit9ae5d321b5b35388b7b734275963f7575b4fcc79 (patch)
tree77acbb7c5249bd37e0a236009cfff39abc5db647 /package.json
parenta712abd06e76ff353c564f03125eaad8af4b2e74 (diff)
downloadbootstrap-9ae5d321b5b35388b7b734275963f7575b4fcc79.tar.xz
bootstrap-9ae5d321b5b35388b7b734275963f7575b4fcc79.zip
bump grunt-contrib-less to v0.9.0
Diffstat (limited to 'package.json')
-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",