Skip to content

Commit

Permalink
Updating Jquery to latest version maintaining backwards compatibility…
Browse files Browse the repository at this point in the history
…. Closes issue mikekelly#99.
  • Loading branch information
muxico73 committed Aug 14, 2019
1 parent c90a73c commit 1e631bc
Show file tree
Hide file tree
Showing 6 changed files with 4,015 additions and 3,602 deletions.
2 changes: 1 addition & 1 deletion browser.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ <h2>Embedded Resources</h2>
</div>
</script>

<script src="vendor/js/jquery-3.4.1.min.js"></script>
<script src="vendor/js/jquery-1.12.4.min.js"></script>
<script src="vendor/js/underscore.js"></script>
<script src="vendor/js/backbone.js"></script>
<script src="vendor/js/uritemplates.js"></script>
Expand Down
Loading

0 comments on commit 1e631bc

Please sign in to comment.