2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Bump html5shiv to v3.7.3

Fixes #19262
Thanks to @coliff for pointing out that we were using an outdated version.
This commit is contained in:
Chris Rebert
2016-02-18 00:58:25 -08:00
parent 1037e33347
commit 851e3f1b04
33 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>