diff --git a/bin/index b/bin/index index c96f9f8..56f9b06 100755 --- a/bin/index +++ b/bin/index @@ -1,2 +1,2 @@ #!/usr/bin/env node -require('../dist/Cli.js') \ No newline at end of file +require('../dist/CLI.js') \ No newline at end of file