fix(core): update

This commit is contained in:
2019-08-29 20:38:44 +02:00
parent 6dd537fe43
commit 6337b20d62
12 changed files with 39 additions and 39 deletions

View File

@@ -52,4 +52,4 @@ export class Npmci {
await this.npmciConfig.init();
this.npmciCli.startParse();
}
}
}