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

Added: jquery-tiny-pubsub v0.7.0 (#502)

This commit is contained in:
nobody
2021-06-08 08:01:53 +02:00
parent e04838d9cf
commit 880d4a0bc7
6 changed files with 14 additions and 0 deletions

View File

@@ -374,6 +374,8 @@ targets.setLastVersion = function (type, version) {
return '3.2.12';
} else if (type.startsWith('/jquery.tablesorter/2.')) {
return '2.31.3';
} else if (type.startsWith('/jquery-tiny-pubsub/0.')) {
return '0.7.0';
} else if (type.startsWith('/jquery-modal/0.')) {
return '0.9.2';
} else if (type.startsWith('/mobile/1.')) {
@@ -623,6 +625,7 @@ targets.determineResourceName = function (filename) {
};
const ListOfFiles = {
'ba-tiny-pubsub.min.jsm': 'jQuery Tiny Pub/Sub',
'fastclick.min.jsm': 'FastClick',
'bodymovin.min.jsm': 'bodymovin/lottie',
'jquery.bxslider.min.jsm': 'bxslider (JS)',