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