Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit 1751866

Browse files
authored
Update jQuery version. (#381)
1 parent a4b949b commit 1751866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/samples/p2p/peercall.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
</head>
6060

6161
<body>
62-
<script src="https://code.jquery.com/jquery-1.10.2.min.js"
62+
<script src="https://code.jquery.com/jquery-3.5.1.min.js"
6363
type="text/javascript"></script>
6464
<script
6565
src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/2.2.0/socket.io.js"

0 commit comments

Comments
 (0)