diff options
| author | XhmikosR <[email protected]> | 2016-02-19 12:07:14 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2016-02-19 12:07:14 +0200 |
| commit | a483f60c53e20725e3ee65b1dc32ed09fa8a624e (patch) | |
| tree | 061d48e1390b55a47475540f6ff7cf132037b2ec /package.json | |
| parent | dd47423ae6f9717b3d678b40e1ce8a8706301598 (diff) | |
| parent | fe1b8913ac3cd86d03a23fd58173c589280c47d9 (diff) | |
| download | bootstrap-a483f60c53e20725e3ee65b1dc32ed09fa8a624e.tar.xz bootstrap-a483f60c53e20725e3ee65b1dc32ed09fa8a624e.zip | |
Merge pull request #19029 from twbs/v4-dev-xmr-grunt-html
Update grunt-html
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", |
