Fixed: Typo

This commit is contained in:
nobody 2020-11-09 18:25:23 +01:00
parent 1e31e18f4e
commit d2c60c9278
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
1 changed files with 1 additions and 1 deletions

View File

@ -257,7 +257,7 @@ targets.setLastVersion = function (type, version) {
return '4.17.10';
} else if (type.startsWith('/lodash.js/3.')) {
return '3.10.1';
} else if (type.startsWith('lozad')) {
} else if (type.startsWith('/lozad')) {
return '1.14.0';
} else if (type.startsWith('/magnific-popup.js/1.')) {
return '1.1.0';