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

Updated: lazysizes v5.2.2 -> v5.3.0 (#218)

This commit is contained in:
nobody
2021-01-02 17:23:18 +01:00
parent e4faf52c42
commit 40b1240340
4 changed files with 5 additions and 4 deletions

View File

@@ -286,7 +286,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/lazysizes/4.')) {
return '4.1.8';
} else if (type.startsWith('/lazysizes/5.')) {
return '5.2.2';
return '5.3.0';
} else if (type.startsWith('/libphonenumber-js/1.')) {
return '1.9.4';
} else if (type.startsWith('/libsodium.js/0.')) {