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

libphonenumber-js v1.9.22 -> v1.9.23 (#595)

This commit is contained in:
nobody
2021-08-02 06:43:10 +02:00
parent e19f32c654
commit cc67b66e5f
5 changed files with 5 additions and 4 deletions

View File

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