diff options
| author | XhmikosR <[email protected]> | 2016-01-26 14:55:26 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2016-02-19 11:26:54 +0200 |
| commit | c6c2958385e38d573aee61cb117add738f1b3635 (patch) | |
| tree | 77818e605e17f5d475a31171ea2a9c2c4afd90e6 /package.json | |
| parent | dd47423ae6f9717b3d678b40e1ce8a8706301598 (diff) | |
| download | bootstrap-c6c2958385e38d573aee61cb117add738f1b3635.tar.xz bootstrap-c6c2958385e38d573aee61cb117add738f1b3635.zip | |
Update grunt-html to v6.0.0.
Also remove the workaround for the old validator version.
[skip sauce]
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 b2494c6e2..d02e6d6a6 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "grunt-contrib-watch": "~0.6.1", "grunt-eslint": "^17.1.0", "grunt-exec": "~0.4.6", - "grunt-html": "~5.0.0", + "grunt-html": "~6.0.0", "grunt-jekyll": "~0.4.2", "grunt-jscs": "~2.7.0", "grunt-line-remover": "0.0.2", |
