Skip to content

Commit

Permalink
fix: the actual fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ClayChipps committed Oct 13, 2023
1 parent f24bc4d commit 9b5eb71
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 8 deletions.
3 changes: 2 additions & 1 deletion dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions src/index.ts

This file was deleted.

2 changes: 2 additions & 0 deletions src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,5 @@ export async function run(): Promise<void> {
}
}
}

run()

0 comments on commit 9b5eb71

Please sign in to comment.