diff options
| author | Zlatan Vasović <[email protected]> | 2013-12-20 19:59:18 +0100 |
|---|---|---|
| committer | Zlatan Vasović <[email protected]> | 2013-12-20 19:59:18 +0100 |
| commit | e95c396f44012bf0efca4e3d5bb25aa29282d67d (patch) | |
| tree | df152bf9b0ba8c0626265986e38431ec85c5d035 | |
| parent | 2854c5c3fb65b709fbf32d05faccf7a294626cca (diff) | |
| download | bootstrap-e95c396f44012bf0efca4e3d5bb25aa29282d67d.tar.xz bootstrap-e95c396f44012bf0efca4e3d5bb25aa29282d67d.zip | |
Update grunt-csscomb dependency
Per David DM.
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index dbb921a66..b1b7b9000 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "grunt-contrib-qunit": "~0.3.0", "grunt-contrib-uglify": "~0.2.4", "grunt-contrib-watch": "~0.5.3", - "grunt-csscomb": "~1.1.0", + "grunt-csscomb": "~1.2.1", "grunt-html-validation": "~0.1.11", "grunt-jekyll": "~0.4.0", "grunt-jscs-checker": "~0.2.5", |
