mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
slick-carousel v1.8.1 (#650)
This commit is contained in:
@@ -560,6 +560,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/simplemde/')) {
|
||||
return '1.11.2';
|
||||
} else if (type.startsWith('/slick-carousel/1.')) {
|
||||
if (helpers.compareVersion('1.8.1', version)) return '1.8.1'; // <= v1.8.1
|
||||
return '1.9.0';
|
||||
} else if (type.startsWith('/slick-lightbox/0.')) {
|
||||
return '0.2.12';
|
||||
|
Reference in New Issue
Block a user