mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
js-cookie v3.0.1 -> v3.0.5 (#1405)
This commit is contained in:
@@ -296,7 +296,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (type.startsWith('/jasny-bootstrap/3.')) return '3.1.3';
|
||||
if (type.startsWith('/jasny-bootstrap/4.')) return '4.0.0';
|
||||
if (type.startsWith('/js-cookie/2.')) return '2.2.1';
|
||||
if (type.startsWith('/js-cookie/3.')) return '3.0.1';
|
||||
if (type.startsWith('/js-cookie/3.')) return '3.0.5';
|
||||
if (type.startsWith('/knockout/3.')) {
|
||||
if (helpers.compareVersion('3.4.2', version)) return '3.4.2'; // <= v3.4.2
|
||||
return '3.5.1';
|
||||
|
Reference in New Issue
Block a user