aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-01-07 17:51:32 -0800
committerChris Rebert <[email protected]>2015-01-07 17:51:32 -0800
commit259245113a65fbc46aaf9a4ef0c3bf29df058734 (patch)
treedddc4596ac91bfbeed9d78f460921431da661a14 /package.json
parente16e11fc433153c36d5ee5a96631fa5aa7714c25 (diff)
parent050babda0d18bfbf6f25fa31ffd2447dcce59844 (diff)
downloadbootstrap-259245113a65fbc46aaf9a4ef0c3bf29df058734.tar.xz
bootstrap-259245113a65fbc46aaf9a4ef0c3bf29df058734.zip
Merge pull request #15463 from twbs/bump-less
Bump grunt-contrib-less to ~1.0.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 2560c7d89..70d0b7a4c 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"grunt-contrib-cssmin": "~0.11.0",
"grunt-contrib-jade": "~0.14.0",
"grunt-contrib-jshint": "~0.10.0",
- "grunt-contrib-less": "~0.12.0",
+ "grunt-contrib-less": "~1.0.0",
"grunt-contrib-qunit": "~0.5.2",
"grunt-contrib-uglify": "~0.7.0",
"grunt-contrib-watch": "~0.6.1",