Bootstrap v3.3.6 Update

This commit is contained in:
David Miller
2015-11-28 13:17:10 -05:00
parent 0b77a7484f
commit afb82ee156
99 changed files with 2553 additions and 919 deletions

View File

@@ -29,16 +29,16 @@
"test-infra"
],
"dependencies": {
"jquery": ">= 1.9.1"
"jquery": "1.9.1 - 2"
},
"version": "3.3.5",
"_release": "3.3.5",
"version": "3.3.6",
"_release": "3.3.6",
"_resolution": {
"type": "version",
"tag": "v3.3.5",
"commit": "16b48259a62f576e52c903c476bd42b90ab22482"
"tag": "v3.3.6",
"commit": "81df608a40bf0629a1dc08e584849bb1e43e0b7a"
},
"_source": "git://github.com/twbs/bootstrap.git",
"_target": "~3.3.1",
"_target": "~3.3.6",
"_originalSource": "bootstrap"
}