mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
gsap v3.10.0 -> v3.10.2 (#916)
This commit is contained in:
@ -208,7 +208,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (type.startsWith('/granim/2.')) return '2.0.0';
|
||||
if (type.startsWith('/gsap/1.')) return '1.20.5';
|
||||
if (type.startsWith('/gsap/2.')) return '2.1.3';
|
||||
if (type.startsWith('/gsap/3.')) return '3.10.0';
|
||||
if (type.startsWith('/gsap/3.')) return '3.10.2';
|
||||
if (type.startsWith('/google-material-design-icons/')) return 'v126';
|
||||
if (type.startsWith('/highlight.js/7.')) return '9.18.5';
|
||||
if (type.startsWith('/highlight.js/8.')) return '9.18.5';
|
||||
|
Reference in New Issue
Block a user