mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Update grunt-html.
[skip sauce]
This commit is contained in:
parent
29552226bb
commit
da6674a2b7
12
grunt/npm-shrinkwrap.json
generated
12
grunt/npm-shrinkwrap.json
generated
@ -1330,14 +1330,14 @@
|
||||
"resolved": "https://registry.npmjs.org/grunt-exec/-/grunt-exec-0.4.6.tgz"
|
||||
},
|
||||
"grunt-html": {
|
||||
"version": "6.0.0",
|
||||
"from": "grunt-html@>=6.0.0 <7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-6.0.0.tgz",
|
||||
"version": "7.0.0",
|
||||
"from": "grunt-html@>=7.0.0 <8.0.0",
|
||||
"resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-7.0.0.tgz",
|
||||
"dependencies": {
|
||||
"async": {
|
||||
"version": "1.5.1",
|
||||
"from": "async@1.5.1",
|
||||
"resolved": "https://registry.npmjs.org/async/-/async-1.5.1.tgz"
|
||||
"version": "1.5.2",
|
||||
"from": "async@1.5.2",
|
||||
"resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -51,7 +51,7 @@
|
||||
"grunt-contrib-watch": "^1.0.0",
|
||||
"grunt-eslint": "^17.1.0",
|
||||
"grunt-exec": "^0.4.6",
|
||||
"grunt-html": "^6.0.0",
|
||||
"grunt-html": "^7.0.0",
|
||||
"grunt-jekyll": "^0.4.2",
|
||||
"grunt-jscs": "^2.8.0",
|
||||
"grunt-line-remover": "0.0.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user