mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
jquery-mousewheel v3.1.13 -> v3.2.2
This commit is contained in:
@@ -277,7 +277,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (helpers.compareVersion('1.3.2', version)) return '1.3.2'; // <= v1.3.2
|
||||
return '1.4.5';
|
||||
}
|
||||
if (type.startsWith('/jquery-mousewheel/3.')) return '3.1.13';
|
||||
if (type.startsWith('/jquery-mousewheel/3.')) return '3.2.2';
|
||||
if (type.startsWith('/jScrollPane/2.')) return '2.2.2';
|
||||
if (type.startsWith('/jquery-validate/1.')) return '1.21.0';
|
||||
if (type.startsWith('/jeditable.js/1.')) return '1.8.0';
|
||||
|
Reference in New Issue
Block a user