fix(core): update
This commit is contained in:
@@ -6,5 +6,5 @@ export const npmciInstance = new Npmci();
|
||||
export { Dockerfile, Npmci };
|
||||
|
||||
export const runCli = async () => {
|
||||
npmciInstance.start();
|
||||
await npmciInstance.start();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user