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

Updated: ngx-bootstrap v7.0.0 (#582)

This commit is contained in:
nobody
2021-07-22 05:57:36 +02:00
parent 0be8f988ca
commit 35aaafb421
4 changed files with 676 additions and 0 deletions

View File

@@ -470,6 +470,8 @@ targets.setLastVersion = function (type, version) {
return '1.6.0';
} else if (type.startsWith('/ngx-bootstrap/6.')) {
return '6.2.0';
} else if (type.startsWith('/ngx-bootstrap/7.')) {
return '7.0.0';
} else if (type.startsWith('/noUiSlider/14.')) {
return '14.7.0';
} else if (type.startsWith('/noUiSlider/15.')) {