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

Added: feather-icons v4.28.0 (#332)

This commit is contained in:
nobody
2021-04-02 07:04:06 +02:00
parent ca5807ad82
commit 007793402c
6 changed files with 24 additions and 0 deletions

View File

@@ -251,6 +251,8 @@ targets.setLastVersion = function (type, version) {
return '2.1.5';
} else if (type.startsWith('/fancybox/3.')) {
return '3.5.7';
} else if (type.startsWith('/feather-icons/4.')) {
return '4.28.0';
} else if (type.startsWith('/flv.js/')) {
return '1.5.0';
} else if (type.startsWith('/font-awesome/3.')) {
@@ -564,6 +566,7 @@ targets.determineResourceName = function (filename) {
};
const ListOfFiles = {
'feather.min.jsm': 'Feather Icons',
'babel.min.jsm': 'Babel standalone',
'anime.min.jsm': 'animejs',
'lightcase.min.jsm': 'lightcase (JS)',