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

Updated: ElementUI v2.13.2 -> v2.14.1

This commit is contained in:
nobody
2020-11-14 09:20:48 +01:00
parent 132ec44602
commit 84274f56a2
109 changed files with 56 additions and 54 deletions

View File

@@ -172,7 +172,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/drawer/3.')) {
return '3.2.2';
} else if (type.startsWith('/element-ui/2.')) {
return '2.13.2';
return '2.14.1';
} else if (type.startsWith('/ember.js/1.')) {
return '1.13.13';
} else if (type.startsWith('/ember.js/2.')) {