mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
noUiSlider v15.4.0 -> v15.5.0 (#724)
This commit is contained in:
@@ -474,7 +474,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/noUiSlider/14.')) {
|
||||
return '14.7.0';
|
||||
} else if (type.startsWith('/noUiSlider/15.')) {
|
||||
return '15.4.0';
|
||||
return '15.5.0';
|
||||
} else if (type.startsWith('/nvd3/1.')) {
|
||||
return '1.8.6';
|
||||
} else if (type.startsWith('/object-assign@4.')) {
|
||||
|
Reference in New Issue
Block a user