Updated: popper.js v2.5.4 -> v2.6.0 (#205)

This commit is contained in:
nobody 2020-12-16 05:21:30 +01:00
parent 84da25e08d
commit e4445c23b4
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
4 changed files with 8 additions and 7 deletions

View File

@ -346,7 +346,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/popper.js/1.')) {
return '1.16.1';
} else if (type.startsWith('/popper.js/2.')) {
return '2.5.4';
return '2.6.0';
} else if (type.startsWith('/prop-types/15.')) {
return '15.7.2';
} else if (type.startsWith('/protonet-jquery.inview/1.')) {

View File

@ -40,6 +40,7 @@
<li>Updated: d3 v6.3.0 -> v6.3.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/201">#201</a>)</li>
<li>Added: Bootstrap v3.3.7 (<a href="https://codeberg.org/nobody/LocalCDN/issues/203">#203</a>)</li>
<li>Added: Font Awesome to cdn.bootcss.com (<a href="https://codeberg.org/nobody/LocalCDN/issues/204">#204</a>)</li>
<li>Updated: popper.js v2.5.4 -> v2.6.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/205">#205</a>)</li>
</ul>
<div id="generator-section">
<div class="topic-label">

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long