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:
@@ -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)',
|
||||
|
Reference in New Issue
Block a user