🐛 fix bin name

main
paring 2023-03-30 15:06:06 +09:00
parent 6e0b242a8f
commit 4cae58a1d1
Signed by: pikokr
GPG Key ID: 8C7ABCEF704FD728
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"typescript": "^5.0.2" "typescript": "^5.0.2"
}, },
"bin": { "bin": {
"adofai-typegen": "dist/index.cjs" "adofai-typegen": "dist/index.js"
}, },
"publishConfig": { "publishConfig": {
"registry": "https://git.pikokr.dev/api/packages/pikokr/npm/" "registry": "https://git.pikokr.dev/api/packages/pikokr/npm/"