diff options
Diffstat (limited to 'examples/carousel/index.html')
| -rw-r--r-- | examples/carousel/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/carousel/index.html b/examples/carousel/index.html index 84c7aa5e6..8764b2015 100644 --- a/examples/carousel/index.html +++ b/examples/carousel/index.html @@ -15,7 +15,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script> + <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> <![endif]--> |
