Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Dec 11, 2022
1 parent 738eec9 commit 75d5c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bin/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ const checkUpdate = async function () {

const COMMANDS = { run, show, remove, dev }

runCli()
await runCli()

0 comments on commit 75d5c01

Please sign in to comment.