Initial commit
This commit is contained in:
commit
78f8d225ee
21173 changed files with 2907774 additions and 0 deletions
3
node_modules/shadcn-ui/dist/index.js
generated
vendored
Executable file
3
node_modules/shadcn-ui/dist/index.js
generated
vendored
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env node
|
||||
import o from"chalk";function c(){let e=process.argv.slice(2),s=process.env.npm_execpath||"",n="shadcn@latest";return s.includes("pnpm")?`pnpm dlx ${n}${e.length?` ${e.join(" ")}`:""}`:s.includes("yarn")?`yarn dlx ${n}${e.length?` ${e.join(" ")}`:""}`:s.includes("bun")?`bunx ${n}${e.length?` ${e.join(" ")}`:""}`:`npx ${n}${e.length?` ${e.join(" ")}`:""}`}var l=async()=>{console.log(o.yellow("The 'shadcn-ui' package is deprecated. Please use the 'shadcn' package instead:")),console.log(""),console.log(o.green(` ${c()}`)),console.log(""),console.log(o.yellow("For more information, visit: https://ui.shadcn.com/docs/cli")),console.log("")};l().catch(e=>{console.error(o.red("Error:"),e.message),process.exit(1)});
|
||||
//# sourceMappingURL=index.js.map
|
||||
Loading…
Add table
Add a link
Reference in a new issue