mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Code improvements
This commit is contained in:
@@ -146,8 +146,6 @@ targets.setLastVersion = function (type, version) {
|
||||
return '0.1.1';
|
||||
} else if (type.startsWith('/angular-ui-select/0.')) {
|
||||
return '0.20.0';
|
||||
} else if (type.startsWith('/angular-sanitize/1.')) {
|
||||
return '1.7.9';
|
||||
} else if (type.startsWith('/angucomplete-alt/3.')) {
|
||||
return '3.0.0';
|
||||
} else if (type.startsWith('/animate.css/3.')) {
|
||||
|
Reference in New Issue
Block a user