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

Updated: Dojo v1.14.1 -> v1.16.3

This commit is contained in:
nobody
2020-11-14 09:19:26 +01:00
parent b38e6256dd
commit 132ec44602
4 changed files with 3 additions and 248 deletions

View File

@@ -168,7 +168,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/d3-legend/2.')) {
return '2.25.6';
} else if (type.startsWith('/dojo/1.')) {
return '1.14.1';
return '1.16.3';
} else if (type.startsWith('/drawer/3.')) {
return '3.2.2';
} else if (type.startsWith('/element-ui/2.')) {