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

libphonenumber-js v1.9.41 -> v1.9.42 (#729)

This commit is contained in:
nobody
2021-11-06 08:16:39 +01:00
parent 2c865bfa93
commit fde5f0bdf2
4 changed files with 3 additions and 3 deletions

View File

@ -419,7 +419,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/leaflet.markercluster/1.')) {
return '1.5.3';
} else if (type.startsWith('/libphonenumber-js/1.')) {
return '1.9.41';
return '1.9.42';
} else if (type.startsWith('/libsodium-wrappers/0.')) {
return '0.5.4';
} else if (type.startsWith('/lightcase/2.')) {