shadcn-vue/packages/cli/src
Sadegh Barati 010e377669
fix: avoid failing resolve types by adding radix-vue to project deps in shadcn-vue init before the add command (#216)
* fix: avoid failing resolve types by adding `radix-vue` to project deps in `init` command

* chore: add `shell-emulator` and remove `cross-env`

fix some registry example import path

* chore: remove additional `radix-vue`  dependency from components registry

* chore: update `tsx` and `vue-tsc`

* fix: normalize `components:example` path to process `crawlExample` function correctly

* chore: build registry

---------

Co-authored-by: zernonia <zernonia@gmail.com>
2023-12-21 09:06:14 +08:00
..
commands fix: avoid failing resolve types by adding radix-vue to project deps in shadcn-vue init before the add command (#216) 2023-12-21 09:06:14 +08:00
utils chore: lint, fix frozen lockfile 2023-12-01 11:36:12 +08:00
index.ts feat: add cli 2023-08-28 10:50:32 +05:45