1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Added: Lazysizes v5.2.2

This commit is contained in:
nobody
2020-11-14 09:31:53 +01:00
parent 91594ac85e
commit 99b0b0525c
3 changed files with 6 additions and 0 deletions

View File

@@ -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.')) {