diff options
| author | Chris Rebert <[email protected]> | 2014-12-29 12:09:39 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-01-07 17:43:19 -0800 |
| commit | b24e6cf2edb064046e648e0eb5ac109bf577a07e (patch) | |
| tree | 16b75216f8aa8020076f86f7788ee5a3636758cb | |
| parent | e16e11fc433153c36d5ee5a96631fa5aa7714c25 (diff) | |
| download | bootstrap-b24e6cf2edb064046e648e0eb5ac109bf577a07e.tar.xz bootstrap-b24e6cf2edb064046e648e0eb5ac109bf577a07e.zip | |
bump grunt-contrib-less to ~1.0.0
| -rw-r--r-- | package.json | 2 |
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", |
