fix(core): update
This commit is contained in:
parent
0ef6d0ccb2
commit
60a1de38ce
@ -182,5 +182,6 @@ export class NpmPackage {
|
|||||||
if (!bestMatchingVersion) {
|
if (!bestMatchingVersion) {
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
return bestMatchingVersion;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user