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

Updated: noUiSlider v15.1.1 (#437)

This commit is contained in:
nobody
2021-06-03 07:19:50 +02:00
parent c5d98a7964
commit 842c7d4be4
5 changed files with 7 additions and 0 deletions

View File

@@ -406,6 +406,8 @@ targets.setLastVersion = function (type, version) {
return '2.5.0';
} else if (type.startsWith('/lightgallery/1.')) {
return '1.10.0';
} else if (type.startsWith('/noUiSlider/15.')) {
return '15.1.1';
} else if (type.startsWith('/noUiSlider/14.')) {
return '14.7.0';
} else if (type.startsWith('/lodash.js/4.')) {