mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
jquery-migrate v3.3.2 -> v3.4.0 (#904)
This commit is contained in:
@@ -251,7 +251,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (type.startsWith('/jquery.lazy/1.')) return '1.7.11';
|
||||
if (type.startsWith('/jquery.matchHeight/0.')) return '0.7.2';
|
||||
if (type.startsWith('/jquery-migrate/1.')) return '1.4.1';
|
||||
if (type.startsWith('/jquery-migrate/3.')) return '3.3.2';
|
||||
if (type.startsWith('/jquery-migrate/3.')) return '3.4.0';
|
||||
if (type.startsWith('/jquery-mobile/1.')) return '1.4.5';
|
||||
if (type.startsWith('/jquery-mousewheel/3.')) return '3.1.13';
|
||||
if (type.startsWith('/jScrollPane/2.')) return '2.2.2';
|
||||
|
Reference in New Issue
Block a user