fix npm list for sure
This commit is contained in:
@@ -274,9 +274,10 @@ export class NPMExtension extends FSExtension<NPMStatus>{
|
||||
logger.info(stdout)
|
||||
return JSON.parse(stdout)
|
||||
['dependencies']
|
||||
['dependencies']
|
||||
[this.name]
|
||||
['version']
|
||||
['frontblock']
|
||||
['dependencies']
|
||||
[this.name]
|
||||
['version']
|
||||
}
|
||||
}catch(error){
|
||||
logger.error(error)
|
||||
|
||||
Reference in New Issue
Block a user