We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b57e89 commit 464eac0Copy full SHA for 464eac0
1 file changed
examples/nextjs-shadcn.json
@@ -19,7 +19,7 @@
19
"depends": ["app_name"]
20
},
21
{
22
- "task": "npm_cmd",
+ "task": "npm_execute",
23
"commands": ["shadcn@latest init", "shadcn@latest add button"],
24
"package_manager": "auto"
25
0 commit comments