Skip to content

Commit 42edfe0

Browse files
committed
feat: change shadcn-vue@latest to shadcn-vue@radix
1 parent 8a6de3f commit 42edfe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"lint": "eslint \"src/**/*.{vue,js,jsx,cjs,mjs,ts,tsx,cts,mts}\"",
2929
"lint-staged": "lint-staged",
3030
"type-check": "vue-tsc --build --force",
31-
"component:add": "npx shadcn-vue@latest add"
31+
"component:add": "npx shadcn-vue@radix add"
3232
},
3333
"devDependencies": {
3434
"@iconify-json/lucide": "^1.1.198",

0 commit comments

Comments
 (0)