Skip to content

Commit

Permalink
chore: update jquery to latest version (v3.6.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
gkalpak authored and petebacondarwin committed Sep 1, 2021
1 parent af6f582 commit 3e49f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<base href="/">

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<script id="angularScript"
src="https://ajax.googleapis.com/ajax/libs/angularjs/${CDN_VERSION_1_8}/angular.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/${CDN_VERSION_1_8}/angular-animate.min.js"></script>
Expand Down

0 comments on commit 3e49f04

Please sign in to comment.