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

libphonenumber-js v1.9.25 -> v1.9.26 (#664)

This commit is contained in:
nobody
2021-09-06 05:48:50 +02:00
parent 37f64874b1
commit e985b0ecda
4 changed files with 4 additions and 3 deletions

View File

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