Skip to content

Commit

Permalink
update shadcn cli
Browse files Browse the repository at this point in the history
  • Loading branch information
KishiTheMechanic committed Sep 24, 2024
1 parent 556a214 commit c9e081c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"preview": "pnpm build && wrangler pages dev ./out",
"deploy": "pnpm build && wrangler pages deploy",
"npm:update": "pnpm update \"!eslint\" --latest",
"ui:add": "pnpm dlx shadcn-ui@latest add"
"ui:add": "pnpm dlx shadcn@latest add"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "6.5.2",
Expand Down

0 comments on commit c9e081c

Please sign in to comment.