1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Updated: jquery-csv v1.0.16 -> v1.0.21 (#514)

This commit is contained in:
nobody
2021-06-13 06:33:44 +02:00
parent 2e49d90b51
commit 03ef3398e0
4 changed files with 3 additions and 3 deletions

View File

@@ -345,7 +345,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/jquery-cookie/1.')) {
return '1.4.1';
} else if (type.startsWith('/jquery-csv/1.')) {
return '1.0.16';
return '1.0.21';
} else if (type.startsWith('/jquery-easing/1.')) {
return '1.4.1';
} else if (type.startsWith('/jquery.lazyload/1.')) {