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

Updated: element-ui v2.15.2 -> v2.15.3 (#549)

This commit is contained in:
nobody
2021-06-30 06:09:03 +02:00
parent dc110f544b
commit 3218f9ed2e
60 changed files with 111 additions and 110 deletions

View File

@ -257,7 +257,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.2';
return '2.15.3';
} else if (type.startsWith('/embedly-player/0.')) {
return '0.1.0';
} else if (type.startsWith('/ember.js/1.')) {