mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Update: lodash.js v4.17.20 -> v4.17.21 (#406)
This commit is contained in:
@@ -393,7 +393,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/noUiSlider/14.')) {
|
||||
return '14.7.0';
|
||||
} else if (type.startsWith('/lodash.js/4.')) {
|
||||
return '4.17.20';
|
||||
return '4.17.21';
|
||||
} else if (type.startsWith('/lodash.js/3.')) {
|
||||
return '3.10.1';
|
||||
} else if (type.startsWith('/lozad')) {
|
||||
|
Reference in New Issue
Block a user