Skip to content

Commit ff22a24

Browse files
committed
fix: correct path for github-cli.ts and resolve axios version conflict
1 parent edfaec6 commit ff22a24

2 files changed

Lines changed: 2 additions & 12 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
77
"bin": {
8-
"github-cli.ts": "./dist/index.js"
8+
"github-cli.ts": "dist/index.js"
99
},
1010
"repository": {
1111
"type": "git"

pnpm-lock.yaml

Lines changed: 1 addition & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)