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

libphonenumber-js v1.9.47 -> v1.9.49 (#863)

This commit is contained in:
nobody
2022-02-13 08:04:34 +01:00
parent 9fb01e4a6a
commit 42e09aebf6
5 changed files with 5 additions and 5 deletions

View File

@@ -278,7 +278,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/Leaflet.EasyButton/2.')) return '2.4.0';
if (type.startsWith('/leaflet.featuregroup.subgroup/1.')) return '1.0.2';
if (type.startsWith('/leaflet.markercluster/1.')) return '1.5.3';
if (type.startsWith('/libphonenumber-js/1.')) return '1.9.47';
if (type.startsWith('/libphonenumber-js/1.')) return '1.9.49';
if (type.startsWith('/libsodium-wrappers/0.')) return '0.5.4';
if (type.startsWith('/lightcase/2.')) return '2.5.0';
if (type.startsWith('/lightgallery/1.')) return '1.10.0';