Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
Reference correct module in bin script
Browse files Browse the repository at this point in the history
  • Loading branch information
timkendall committed Jun 23, 2021
1 parent 9575864 commit c1b3bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/index
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/usr/bin/env node
require('../dist/Cli.js')
require('../dist/CLI.js')

0 comments on commit c1b3bd4

Please sign in to comment.