diff options
| author | Mark Otto <[email protected]> | 2013-12-31 12:57:55 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-31 12:57:55 -0800 |
| commit | 295736aff2d9698870d7bc2c1787ec0b1f9f9f30 (patch) | |
| tree | b498b1c152637f22d49126d64b239e1efc8e3812 | |
| parent | a1b545807327134401eaed28d6f6259eb0d5a7eb (diff) | |
| parent | 17fb7aee2d7d86e6c3250b95d11dd651a8cbe3cd (diff) | |
| download | bootstrap-295736aff2d9698870d7bc2c1787ec0b1f9f9f30.tar.xz bootstrap-295736aff2d9698870d7bc2c1787ec0b1f9f9f30.zip | |
Merge pull request #12049 from ZDroid/update-de
Update dependencies (again)
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 8f471206f..34a3fa5c2 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "grunt-banner": "~0.2.0", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-concat": "~0.3.0", - "grunt-contrib-connect": "~0.5.0", + "grunt-contrib-connect": "~0.6.0", "grunt-contrib-copy": "~0.5.0", "grunt-contrib-csslint": "~0.2.0", "grunt-contrib-jshint": "~0.8.0", @@ -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.2.1", + "grunt-csscomb": "~2.0.1", "grunt-html-validation": "~0.1.13", "grunt-jekyll": "~0.4.1", "grunt-jscs-checker": "~0.3.0", |
