Skip to content

Commit

Permalink
fix: bin file bug
Browse files Browse the repository at this point in the history
  • Loading branch information
liangskyli committed Apr 26, 2023
1 parent e7b4617 commit 23beaaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/openapi-gen-ts/bin/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env node
const { commandCodeGenCli } = require('../lib/index.cjs');
const { version } = require('../package.json');

Expand Down

0 comments on commit 23beaaa

Please sign in to comment.