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

Commit 35ec60a

Browse files
chore: upgdate to latest jquery
1 parent 5050419 commit 35ec60a

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/2.2.4/jquery.min.js"></script>
26+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
2727
<script id="angularScript" src="https://ajax.googleapis.com/ajax/libs/angularjs/${CDN_VERSION_1_7}/angular.min.js"></script>
2828
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/${CDN_VERSION_1_7}/angular-animate.min.js"></script>
2929

0 commit comments

Comments
 (0)