mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Update devDependencies.
[skip sauce]
This commit is contained in:
parent
84a518e450
commit
7fe2cdde70
2 changed files with 334 additions and 326 deletions
652
grunt/npm-shrinkwrap.json
generated
652
grunt/npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load diff
|
@ -42,7 +42,7 @@
|
||||||
"grunt-contrib-connect": "~0.11.2",
|
"grunt-contrib-connect": "~0.11.2",
|
||||||
"grunt-contrib-copy": "~0.8.1",
|
"grunt-contrib-copy": "~0.8.1",
|
||||||
"grunt-contrib-cssmin": "~0.14.0",
|
"grunt-contrib-cssmin": "~0.14.0",
|
||||||
"grunt-contrib-qunit": "~0.7.0",
|
"grunt-contrib-qunit": "~1.0.1",
|
||||||
"grunt-contrib-sass": "^0.9.2",
|
"grunt-contrib-sass": "^0.9.2",
|
||||||
"grunt-contrib-uglify": "~0.11.0",
|
"grunt-contrib-uglify": "~0.11.0",
|
||||||
"grunt-contrib-watch": "~0.6.1",
|
"grunt-contrib-watch": "~0.6.1",
|
||||||
|
@ -51,7 +51,7 @@
|
||||||
"grunt-exec": "~0.4.6",
|
"grunt-exec": "~0.4.6",
|
||||||
"grunt-html": "~5.0.0",
|
"grunt-html": "~5.0.0",
|
||||||
"grunt-jekyll": "~0.4.2",
|
"grunt-jekyll": "~0.4.2",
|
||||||
"grunt-jscs": "~2.6.0",
|
"grunt-jscs": "~2.7.0",
|
||||||
"grunt-line-remover": "0.0.2",
|
"grunt-line-remover": "0.0.2",
|
||||||
"grunt-postcss": "^0.7.0",
|
"grunt-postcss": "^0.7.0",
|
||||||
"grunt-sass": "^1.0.0",
|
"grunt-sass": "^1.0.0",
|
||||||
|
@ -63,7 +63,7 @@
|
||||||
"markdown-it": "^5.0.0",
|
"markdown-it": "^5.0.0",
|
||||||
"mq4-hover-shim": "^0.3.0",
|
"mq4-hover-shim": "^0.3.0",
|
||||||
"npm-shrinkwrap": "^200.1.0",
|
"npm-shrinkwrap": "^200.1.0",
|
||||||
"shelljs": "^0.5.3",
|
"shelljs": "^0.6.0",
|
||||||
"time-grunt": "^1.2.1"
|
"time-grunt": "^1.2.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue