⬆️ upgrade babel and typescript packages caused by jest upgrade (#73)
This commit is contained in:
@@ -106,7 +106,7 @@ const command: yargs.CommandModule<{}, CLIArgs> = {
|
||||
return obsv$
|
||||
.toPromise()
|
||||
.then(() => platform.stop())
|
||||
.finally(() => console.log("✅ Company users are now created"));
|
||||
.then(() => console.log("✅ Company users are now created"));
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user