Skip to content

Commit

Permalink
chore: Fix cli-runner
Browse files Browse the repository at this point in the history
  • Loading branch information
javierbrea committed Jun 4, 2023
1 parent 5f52ad9 commit dc3e6c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli-runner/src/Logs.js
Original file line number Diff line number Diff line change
Expand Up @@ -273,5 +273,5 @@ class Logs {

module.exports = {
Logs,
consoleLog: printLog,
printLog,
};

0 comments on commit dc3e6c1

Please sign in to comment.