Skip to content

Commit 5be9022

Browse files
committed
change jquery to 3.3.1
1 parent b73495c commit 5be9022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<link rel="stylesheet" type="text/css" href="lib/css/shCoreDefault.css" />
1313

1414
<!-- jQuery -->
15-
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
15+
<script src="https://code.jquery.com/jquery-3.3.1.js"></script>
1616

1717
<!-- Demo Scripts -->
1818
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>

0 commit comments

Comments
 (0)