mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
pure v3.0.0 (#1189)
This commit is contained in:
@@ -376,6 +376,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (type.startsWith('/pure/0.')) return '0.6.2';
|
||||
if (type.startsWith('/pure/1.')) return '1.0.1';
|
||||
if (type.startsWith('/pure/2.')) return '2.2.0';
|
||||
if (type.startsWith('/pure/3.')) return '3.0.0';
|
||||
if (type.startsWith('/rangeslider.js/2.')) return '2.3.3';
|
||||
if (type.startsWith('/raven.js/3.')) return '3.27.2';
|
||||
if (type.startsWith('/react/16.')) return '16.14.0';
|
||||
|
Reference in New Issue
Block a user