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

Update: libphonenumber-js v1.9.4 -> v1.9.16 (#402)

This commit is contained in:
nobody
2021-04-23 18:26:08 +02:00
parent 0af7b23090
commit 943a9e1090
5 changed files with 5 additions and 4 deletions

View File

@@ -381,7 +381,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/leaflet/1.')) {
return '1.7.1';
} else if (type.startsWith('/libphonenumber-js/1.')) {
return '1.9.4';
return '1.9.16';
} else if (type.startsWith('/libsodium-wrappers/0.')) {
return '0.5.4';
} else if (type.startsWith('/lightcase/2.')) {