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

Updated: libphonenumber-js v1.7.53 -> v1.9.4

This commit is contained in:
nobody
2020-11-14 09:33:21 +01:00
parent 99b0b0525c
commit 3667db0741
4 changed files with 4 additions and 3 deletions

View File

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