mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: Moment.js v2.24.0 -> v2.29.1 (#143)
This commit is contained in:
@@ -485,7 +485,7 @@ helpers.setLastVersion = function (type, version) {
|
||||
} else if (type.includes('/modernizr/2.')) {
|
||||
return '2.8.3';
|
||||
} else if (type.includes('/moment.js/2.')) {
|
||||
return '2.24.0';
|
||||
return '2.29.1';
|
||||
} else if (type.includes('/mootools/1.')) {
|
||||
if (helpers.compareVersion('1.4.5', version)) return '1.4.5'; // <= v1.4.5
|
||||
else return '1.6.0'; // > 1.4.5
|
||||
|
Reference in New Issue
Block a user