mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-24 12:40:58 +00:00
Updated devDependencies.
Closes #16636 by merging a rebased+tweaked version of it. [skip sauce]
This commit is contained in:
parent
17566fa697
commit
f3b2ab6a45
10
package.json
10
package.json
@ -29,9 +29,9 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"btoa": "~1.1.2",
|
"btoa": "~1.1.2",
|
||||||
"glob": "~5.0.5",
|
"glob": "~5.0.12",
|
||||||
"grunt": "~0.4.5",
|
"grunt": "~0.4.5",
|
||||||
"grunt-autoprefixer": "~3.0.0",
|
"grunt-autoprefixer": "~3.0.3",
|
||||||
"grunt-contrib-clean": "~0.6.0",
|
"grunt-contrib-clean": "~0.6.0",
|
||||||
"grunt-contrib-compress": "~0.13.0",
|
"grunt-contrib-compress": "~0.13.0",
|
||||||
"grunt-contrib-concat": "~0.5.1",
|
"grunt-contrib-concat": "~0.5.1",
|
||||||
@ -46,7 +46,7 @@
|
|||||||
"grunt-contrib-qunit": "~0.7.0",
|
"grunt-contrib-qunit": "~0.7.0",
|
||||||
"grunt-contrib-uglify": "~0.9.1",
|
"grunt-contrib-uglify": "~0.9.1",
|
||||||
"grunt-contrib-watch": "~0.6.1",
|
"grunt-contrib-watch": "~0.6.1",
|
||||||
"grunt-csscomb": "~3.0.0",
|
"grunt-csscomb": "~3.0.1",
|
||||||
"grunt-exec": "~0.4.6",
|
"grunt-exec": "~0.4.6",
|
||||||
"grunt-html": "~4.0.3",
|
"grunt-html": "~4.0.3",
|
||||||
"grunt-jekyll": "~0.4.2",
|
"grunt-jekyll": "~0.4.2",
|
||||||
@ -54,9 +54,9 @@
|
|||||||
"grunt-saucelabs": "~8.6.1",
|
"grunt-saucelabs": "~8.6.1",
|
||||||
"grunt-sed": "twbs/grunt-sed#v0.2.0",
|
"grunt-sed": "twbs/grunt-sed#v0.2.0",
|
||||||
"load-grunt-tasks": "~3.2.0",
|
"load-grunt-tasks": "~3.2.0",
|
||||||
"markdown-it": "^4.2.1",
|
"markdown-it": "^4.3.0",
|
||||||
"npm-shrinkwrap": "^200.4.0",
|
"npm-shrinkwrap": "^200.4.0",
|
||||||
"time-grunt": "^1.2.0"
|
"time-grunt": "^1.2.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=0.10.1"
|
"node": ">=0.10.1"
|
||||||
|
860
test-infra/npm-shrinkwrap.json
generated
860
test-infra/npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user