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

Updated: element-ui v2.15.0 -> v2.15.1 (#282)

This commit is contained in:
nobody
2021-02-24 07:04:14 +01:00
parent f29f959fe5
commit 1bd19ef62c
57 changed files with 4 additions and 3 deletions

View File

@@ -200,7 +200,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.15.0';
return '2.15.1';
} else if (type.startsWith('/ember.js/1.')) {
return '1.13.13';
} else if (type.startsWith('/ember.js/2.')) {