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:
@@ -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.')) {
|
||||
|
Reference in New Issue
Block a user