diff options
| author | Mark Otto <[email protected]> | 2013-12-23 13:25:51 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-23 13:25:51 -0800 |
| commit | 4376ce84667264f63048bc3d13541bf273052579 (patch) | |
| tree | abcc3c60c5cd346456093106336653b24043fad8 /package.json | |
| parent | f32796559acbd4e1b276df5515b67926abf97a6e (diff) | |
| download | bootstrap-4376ce84667264f63048bc3d13541bf273052579.tar.xz bootstrap-4376ce84667264f63048bc3d13541bf273052579.zip | |
Upgrade to CSScomb 1.2.1 and reset some ordering to ensure no rogue spaces
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 5de55a58f..dcaab99d5 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "grunt-contrib-qunit": "~0.3.0", "grunt-contrib-uglify": "~0.2.7", "grunt-contrib-watch": "~0.5.3", - "grunt-csscomb": "~1.1.0", + "grunt-csscomb": "~1.2.1", "grunt-html-validation": "~0.1.12", "grunt-jekyll": "~0.4.0", "grunt-jscs-checker": "~0.2.6", |
