diff options
| author | Chris Rebert <[email protected]> | 2015-02-10 12:57:00 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-02-10 12:57:00 -0800 |
| commit | 0013483d94f98694edc9863b8c42101ca39e38fb (patch) | |
| tree | f4bb1987522f0fa396c84189fc626bd4abb6674c /package.json | |
| parent | 81115cd089c452b3a69bbbec39ffd4a70dda3b2d (diff) | |
| download | bootstrap-0013483d94f98694edc9863b8c42101ca39e38fb.tar.xz bootstrap-0013483d94f98694edc9863b8c42101ca39e38fb.zip | |
bump grunt-html to ~3.0.0
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 aeb935f7f..db2ed2bc0 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "grunt-contrib-watch": "~0.6.1", "grunt-csscomb": "~3.0.0", "grunt-exec": "~0.4.6", - "grunt-html": "~2.0.0", + "grunt-html": "~3.0.0", "grunt-jekyll": "~0.4.2", "grunt-jscs": "~1.5.0", "grunt-saucelabs": "~8.5.0", |
