mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: jQuery Migrate v3.1.0 -> v3.3.1
This commit is contained in:
@ -253,7 +253,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/jquery-migrate/1.')) {
|
||||
return '1.4.1';
|
||||
} else if (type.startsWith('/jquery-migrate/3.')) {
|
||||
return '3.1.0';
|
||||
return '3.3.1';
|
||||
} else if (type.startsWith('/jquery-mousewheel/3.')) {
|
||||
return '3.1.13';
|
||||
} else if (type.startsWith('/jScrollPane/2.')) {
|
||||
|
Reference in New Issue
Block a user