Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 6828bff

Browse files
committed
fix bin not found error
1 parent 0aaf588 commit 6828bff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"main": "dist/index.js",
77
"bin": {
88
"intentuii": "src/index.ts",
9+
"@intentui/cli": "dist/index.js",
910
"intentui": "dist/index.js",
1011
"shadcnClone": "dist/shadcn/index.js"
1112
},

0 commit comments

Comments
 (0)