Skip to content

Commit 6ab4004

Browse files
Update latest CDN
If needed.
1 parent bb6c23c commit 6ab4004

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/views/app.blade.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
@yield('content')
5757

5858
<!-- Scripts -->
59-
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
60-
<script src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/js/bootstrap.min.js"></script>
59+
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
60+
<script src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/js/bootstrap.min.js"></script>
6161
</body>
6262
</html>

0 commit comments

Comments
 (0)