mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Update: dojo v1.16.3 -> v1.16.4 (#397)
This commit is contained in:
@@ -234,7 +234,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/docsearch.js/2.')) {
|
||||
return '2.6.3';
|
||||
} else if (type.startsWith('/dojo/1.')) {
|
||||
return '1.16.3';
|
||||
return '1.16.4';
|
||||
} else if (type.startsWith('/drawer/3.')) {
|
||||
return '3.2.2';
|
||||
} else if (type.startsWith('/element-ui/2.')) {
|
||||
|
Reference in New Issue
Block a user