small lint fix
This commit is contained in:
parent
e43322defd
commit
9edcf5140d
@ -23,7 +23,7 @@ class ProjectinfoNPM {
|
||||
this.git = plugins.smartstring.git(this.packageJson.repository.url,optionsArg.gitAccessToken);
|
||||
};
|
||||
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
export = ProjectinfoNPM;
|
Loading…
Reference in New Issue
Block a user