Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 3e49f04

Browse files
gkalpakpetebacondarwin
authored andcommitted
chore: update jquery to latest version (v3.6.0)
Fixes #258
1 parent af6f582 commit 3e49f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<base href="/">
2525

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

0 commit comments

Comments
 (0)