mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: noUiSlider v15.0.0 (#437)
This commit is contained in:
@@ -399,6 +399,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.0.0';
|
||||
} else if (type.startsWith('/noUiSlider/14.')) {
|
||||
return '14.7.0';
|
||||
} else if (type.startsWith('/lodash.js/4.')) {
|
||||
|
Reference in New Issue
Block a user