mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
underscore.js v1.13.4 -> v1.13.6 (#1146)
This commit is contained in:
@@ -445,7 +445,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (type.startsWith('/twitter-bootstrap/5.')) return '5.2.1';
|
||||
if (type.startsWith('/twix.js/0.')) return '0.3.0';
|
||||
if (type.startsWith('/twix.js/1.')) return '1.3.0';
|
||||
if (type.startsWith('/underscore.js/1.')) return '1.13.4';
|
||||
if (type.startsWith('/underscore.js/1.')) return '1.13.6';
|
||||
if (type.startsWith('/urlive/1.')) return '1.1.1';
|
||||
if (type.startsWith('/vanilla-lazyload')) return '17.8.3';
|
||||
if (type.startsWith('/vex-js/3.')) return '3.1.1';
|
||||
|
Reference in New Issue
Block a user