mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2024-12-23 16:44:34 +01:00
Updated: Underscore.js v1.9.1 -> v1.11.0 (#141)
This commit is contained in:
parent
61ab8eb979
commit
0484c53b89
@ -564,7 +564,7 @@ helpers.setLastVersion = function (type, version) {
|
||||
} else if (type.includes('/toastr.js/2.')) {
|
||||
return '2.1.4';
|
||||
} else if (type.includes('/underscore.js/1.')) {
|
||||
return '1.9.1';
|
||||
return '1.11.0';
|
||||
} else if (type.includes('/urlive/1.')) {
|
||||
return '1.1.1';
|
||||
} else if (type.includes('/vanilla-lazyload')) {
|
||||
|
@ -26,6 +26,7 @@
|
||||
</div>
|
||||
<ul>
|
||||
<li>Updated: Chart.js v2.9.3 -> v2.9.4 (<a href="https://codeberg.org/nobody/LocalCDN/issues/140">#140</a>)</li>
|
||||
<li>Updated: Underscore.js v1.9.1 -> v1.11.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/141">#141</a>)</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
4
resources/underscore.js/1.11.0/note
Normal file
4
resources/underscore.js/1.11.0/note
Normal file
@ -0,0 +1,4 @@
|
||||
In this directory the file was renamed.
|
||||
|
||||
Original: underscore-esm-min.jsm
|
||||
Now: underscore-min.jsm
|
5
resources/underscore.js/1.11.0/underscore-min.jsm
Normal file
5
resources/underscore.js/1.11.0/underscore-min.jsm
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user