We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c228b3f commit 102954aCopy full SHA for 102954a
packages/shadcn/package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.1",
4
"type": "module",
5
"bin": {
6
- "ui-shadcn": "dist/bin/cli.js"
+ "ui-shadcn": "dist/bin/cli.mjs"
7
},
8
"files": [
9
"dist"
0 commit comments