Updated: vanilla-lazyload v17.1.0 -> v17.1.3
This commit is contained in:
parent
4c671c61fa
commit
0dd182345e
|
@ -409,7 +409,7 @@ targets.setLastVersion = function (type, version) {
|
|||
} else if (type.startsWith('/urlive/1.')) {
|
||||
return '1.1.1';
|
||||
} else if (type.startsWith('/vanilla-lazyload')) {
|
||||
return '17.1.0';
|
||||
return '17.1.3';
|
||||
} else if (type.startsWith('/videojs-seek-buttons/')) {
|
||||
return '1.6.0';
|
||||
} else if (type.startsWith('/video.js/')) {
|
||||
|
|
|
@ -80,6 +80,7 @@
|
|||
<li>Added: Socket.IO v3.0.1</li>
|
||||
<li>Added: spin.js v3.1.0, v4.1.0</li>
|
||||
<li>Added: Tooltipster v4.2.8</li>
|
||||
<li>Updated: vanilla-lazyload v17.1.0 -> v17.1.3</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
|
Loading…
Reference in New Issue