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

Code improvements

This commit is contained in:
nobody
2021-08-02 06:27:02 +02:00
parent 945063ef4e
commit 7678a54b1b
5 changed files with 9 additions and 14 deletions

View File

@@ -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.')) {