Skip to content

Commit

Permalink
Update jquery from minified 2.1.1 to 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
iancoleman committed Nov 28, 2017
1 parent 2f410ee commit 863fa61
Show file tree
Hide file tree
Showing 3 changed files with 10,254 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -866,7 +866,7 @@ <h3>Libraries</h3>
<script src="js/polyfill.es6.js"></script>
<script src="js/basex.js"></script>
<script src="js/unorm.js"></script>
<script src="js/jquery.min.js"></script>
<script src="js/jquery-3.2.1.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/levenshtein.js"></script>
<script src="js/jquery.qrcode.min.js"></script>
Expand Down
Loading

0 comments on commit 863fa61

Please sign in to comment.