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

moment.js v2.29.3 -> v2.29.4 (#1046)

This commit is contained in:
nobody
2022-07-07 06:25:53 +02:00
parent 0326047b90
commit 00ed365fb0
5 changed files with 5 additions and 4 deletions

View File

@@ -330,7 +330,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/modernizr/2.')) return '2.8.3';
if (type.startsWith('/moment.js/2.')) {
if (helpers.compareVersion('2.5.1', version)) return '2.5.1'; // <= v2.5.1
return '2.29.3';
return '2.29.4';
}
if (type.startsWith('/mootools/1.')) {
if (helpers.compareVersion('1.4.5', version)) return '1.4.5'; // <= v1.4.5