diff --git a/ts/projectinfo.npm.ts b/ts/projectinfo.npm.ts index 3a840fd..21fffc1 100644 --- a/ts/projectinfo.npm.ts +++ b/ts/projectinfo.npm.ts @@ -23,7 +23,7 @@ class ProjectinfoNPM { this.git = plugins.smartstring.git(this.packageJson.repository.url,optionsArg.gitAccessToken); }; - } + }; } export = ProjectinfoNPM; \ No newline at end of file