mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-17 04:10:53 +01:00
Updated: socket.io v3.1.0 -> v3.1.1 (#264)
This commit is contained in:
parent
777e45073d
commit
b57bcc6949
@ -428,7 +428,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/socket.io/2.')) {
|
||||
return '2.4.0';
|
||||
} else if (type.startsWith('/socket.io/3.')) {
|
||||
return '3.1.0';
|
||||
return '3.1.1';
|
||||
} else if (type.startsWith('/spin.js/2.')) {
|
||||
return '2.3.2';
|
||||
} else if (type.startsWith('/spin.js/3.')) {
|
||||
|
@ -44,6 +44,7 @@
|
||||
<li>Removed CDN: www.gstatic.com (<a href="https://codeberg.org/nobody/LocalCDN/issues/167">#167</a>)</li>
|
||||
<li>Updated: Swiper v6.3.5 -> v6.4.10 (<a href="https://codeberg.org/nobody/LocalCDN/issues/262">#262</a>)</li>
|
||||
<li>Updated: Google Material Icons v75 -> v76 (<a href="https://codeberg.org/nobody/LocalCDN/issues/263">#263</a>)</li>
|
||||
<li>Updated: socket.io v3.1.0 -> v3.1.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/264">#264</a>)</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
File diff suppressed because one or more lines are too long
7
resources/socket.io/3.1.1/socket.io.min.jsm
Normal file
7
resources/socket.io/3.1.1/socket.io.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user