mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: angular-material v1.2.1 -> v1.2.2 (#363)
This commit is contained in:
@@ -148,10 +148,8 @@ targets.setLastVersion = function (type, version) {
|
||||
return '3.2.1';
|
||||
} else if (type.startsWith('/autocomplete.js/')) {
|
||||
return '0.38.0';
|
||||
} else if (type.startsWith('/angular-material/1.')) {
|
||||
return '1.2.1';
|
||||
} else if (type.startsWith('/angular-material/0.')) {
|
||||
return '1.2.1';
|
||||
} else if (type.startsWith('/angular-material/1.') || type.startsWith('/angular-material/0.')) {
|
||||
return '1.2.2';
|
||||
} else if (type.startsWith('/angular-translate/2.')) {
|
||||
return '2.18.4';
|
||||
} else if (type.startsWith('/axios/0.')) {
|
||||
|
Reference in New Issue
Block a user