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

Updated: libphonenumber-js v1.9.20 -> v1.9.21 (#530)

This commit is contained in:
nobody
2021-07-04 06:47:55 +02:00
parent 70f1c48202
commit 21ab96356d
5 changed files with 5 additions and 5 deletions

View File

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