mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
angular-material v1.2.3 -> v1.2.4 (#810)
This commit is contained in:
@@ -119,7 +119,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (type.startsWith('/animejs/3.')) return '3.2.1';
|
||||
if (type.startsWith('/autocomplete.js/0.')) return '0.38.1';
|
||||
if (type.startsWith('/autocomplete.js/1.')) return '1.1.0';
|
||||
if (type.startsWith('/angular-material/1.') || type.startsWith('/angular-material/0.')) return '1.2.3';
|
||||
if (type.startsWith('/angular-material/1.') || type.startsWith('/angular-material/0.')) return '1.2.4';
|
||||
if (type.startsWith('/angular-translate/2.')) return '2.19.0';
|
||||
if (type.startsWith('/aos/2.')) return '2.3.4';
|
||||
if (type.startsWith('/appboy-web-sdk/3.')) return '3.4.1';
|
||||
|
Reference in New Issue
Block a user