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