mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-02 20:37:04 +01:00
Updated: Socket.io v3.0.1 -> v3.0.2
This commit is contained in:
parent
b2d25fef63
commit
3df3b5f3a9
@ -375,7 +375,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/socket.io/2.')) {
|
||||
return '2.3.0';
|
||||
} else if (type.startsWith('/socket.io/3.')) {
|
||||
return '3.0.1';
|
||||
return '3.0.2';
|
||||
} else if (type.startsWith('/spin.js/2.')) {
|
||||
return '2.3.2';
|
||||
} else if (type.startsWith('/spin.js/3.')) {
|
||||
|
@ -29,6 +29,7 @@
|
||||
<li>Updated: algoliasearch v4.6.0 -> v4.7.0</li>
|
||||
<li>Updated: Ember.js v3.12.3 -> v3.23.0</li>
|
||||
<li>Updated: instantsearch.js v4.8.5 -> v4.8.6</li>
|
||||
<li>Updated: Socket.io v3.0.1 -> v3.0.2</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.0.2/socket.io.min.jsm
Normal file
7
resources/socket.io/3.0.2/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