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

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

This commit is contained in:
nobody
2021-06-21 06:14:59 +02:00
parent 4ab66e2512
commit 58570d0f31
5 changed files with 5 additions and 4 deletions

View File

@ -409,7 +409,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.19';
return '1.9.20';
} else if (type.startsWith('/libsodium-wrappers/0.')) {
return '0.5.4';
} else if (type.startsWith('/lightcase/2.')) {