mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-17 04:10:53 +01:00
Added: Lazysizes v5.2.2
This commit is contained in:
parent
91594ac85e
commit
99b0b0525c
@ -276,6 +276,8 @@ targets.setLastVersion = function (type, version) {
|
||||
return '2.2.1';
|
||||
} else if (type.startsWith('/lazysizes/4.')) {
|
||||
return '4.1.8';
|
||||
} else if (type.startsWith('/lazysizes/5.')) {
|
||||
return '5.2.2';
|
||||
} else if (type.startsWith('/libphonenumber-js/1.')) {
|
||||
return '1.7.53';
|
||||
} else if (type.startsWith('/libsodium.js/0.')) {
|
||||
|
@ -66,6 +66,7 @@
|
||||
<li>Added: jquery-jeditable v2.0.17</li>
|
||||
<li>Updated: jQuery Migrate v3.1.0 -> v3.3.1</li>
|
||||
<li>Updated: jQuery-Autocomplete v1.4.10 -> v1.4.11</li>
|
||||
<li>Added: Lazysizes v5.2.2</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
3
resources/lazysizes/5.2.2/lazysizes.min.jsm
Normal file
3
resources/lazysizes/5.2.2/lazysizes.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user