Skip to content

Commit a0ad446

Browse files
committed
never mind on the mjs thing?
1 parent 102954a commit a0ad446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/shadcn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.1",
44
"type": "module",
55
"bin": {
6-
"ui-shadcn": "dist/bin/cli.mjs"
6+
"ui-shadcn": "dist/bin/cli.js"
77
},
88
"files": [
99
"dist"

0 commit comments

Comments
 (0)