diff options
| author | XhmikosR <[email protected]> | 2014-03-02 09:10:21 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-03-02 09:10:21 +0200 |
| commit | 106af458313a0abc1aa4ac778c358c5e6a1bc974 (patch) | |
| tree | 19a0a818b1db3bb0bbc1432e4af6704bda68f781 /package.json | |
| parent | d0bf4f4b630a85f1217bad20fbf22872d3bac1fc (diff) | |
| parent | e5affbfa0af2f6079a4ffcc7b476a261e4b2a404 (diff) | |
| download | bootstrap-106af458313a0abc1aa4ac778c358c5e6a1bc974.tar.xz bootstrap-106af458313a0abc1aa4ac778c358c5e6a1bc974.zip | |
Merge pull request #12875 from twbs/less.js
Update Less.js
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 d84bd8516..38a57f1c8 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "grunt-contrib-cssmin": "~0.8.0", "grunt-contrib-jade": "~0.10.0", "grunt-contrib-jshint": "~0.8.0", - "grunt-contrib-less": "~0.9.0", + "grunt-contrib-less": "~0.10.0", "grunt-contrib-qunit": "~0.4.0", "grunt-contrib-uglify": "~0.3.0", "grunt-contrib-watch": "~0.5.3", |
