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

Updated: noUiSlider v14.6.3 -> v14.6.4 (#317)

This commit is contained in:
nobody
2021-03-19 06:29:53 +01:00
parent cb62382a38
commit 94bb6be484
5 changed files with 5 additions and 4 deletions

View File

@@ -361,7 +361,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/lightgallery/1.')) {
return '1.10.0';
} else if (type.startsWith('/noUiSlider/14.')) {
return '14.6.3';
return '14.6.4';
} else if (type.startsWith('/lodash.js/4.')) {
return '4.17.20';
} else if (type.startsWith('/lodash.js/3.')) {