🐛 fix bin name
parent
6e0b242a8f
commit
4cae58a1d1
|
@ -27,7 +27,7 @@
|
|||
"typescript": "^5.0.2"
|
||||
},
|
||||
"bin": {
|
||||
"adofai-typegen": "dist/index.cjs"
|
||||
"adofai-typegen": "dist/index.js"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://git.pikokr.dev/api/packages/pikokr/npm/"
|
||||
|
|
Loading…
Reference in New Issue