mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: Socket.io v3.0.1 -> v3.0.2
This commit is contained in:
@@ -375,7 +375,7 @@ targets.setLastVersion = function (type, version) {
|
|||||||
} else if (type.startsWith('/socket.io/2.')) {
|
} else if (type.startsWith('/socket.io/2.')) {
|
||||||
return '2.3.0';
|
return '2.3.0';
|
||||||
} else if (type.startsWith('/socket.io/3.')) {
|
} else if (type.startsWith('/socket.io/3.')) {
|
||||||
return '3.0.1';
|
return '3.0.2';
|
||||||
} else if (type.startsWith('/spin.js/2.')) {
|
} else if (type.startsWith('/spin.js/2.')) {
|
||||||
return '2.3.2';
|
return '2.3.2';
|
||||||
} else if (type.startsWith('/spin.js/3.')) {
|
} else if (type.startsWith('/spin.js/3.')) {
|
||||||
|
@@ -29,6 +29,7 @@
|
|||||||
<li>Updated: algoliasearch v4.6.0 -> v4.7.0</li>
|
<li>Updated: algoliasearch v4.6.0 -> v4.7.0</li>
|
||||||
<li>Updated: Ember.js v3.12.3 -> v3.23.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: instantsearch.js v4.8.5 -> v4.8.6</li>
|
||||||
|
<li>Updated: Socket.io v3.0.1 -> v3.0.2</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div id="generator-section">
|
<div id="generator-section">
|
||||||
<div class="topic-label">
|
<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
Reference in New Issue
Block a user