1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

noUiSlider v15.5.0 -> v15.5.1 (#851)

This commit is contained in:
nobody
2022-01-22 07:11:24 +01:00
parent dd2c4f5df2
commit 48ea6f973c
5 changed files with 4 additions and 3 deletions

View File

@@ -307,7 +307,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/ngx-bootstrap/7.')) return '7.1.2';
if (type.startsWith('/ngx-bootstrap/8.')) return '8.0.0';
if (type.startsWith('/noUiSlider/14.')) return '14.7.0';
if (type.startsWith('/noUiSlider/15.')) return '15.5.0';
if (type.startsWith('/noUiSlider/15.')) return '15.5.1';
if (type.startsWith('/nvd3/1.')) return '1.8.6';
if (type.startsWith('/object-assign@4.')) return '4.1.1';
if (type.startsWith('/oclazyload/1.')) return '1.1.0';