Update apps/www/package.json
Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
This commit is contained in:
parent
efd6d0520b
commit
12de49d160
|
|
@ -11,7 +11,7 @@
|
|||
"preview": "vitepress preview",
|
||||
"typecheck": "vue-tsc --noEmit",
|
||||
"typecheck:registry": "vue-tsc --noEmit -p tsconfig.registry.json",
|
||||
"build:registry": "npm run typecheck:registry && tsx ./scripts/build-registry.ts"
|
||||
"build:registry": "pnpm typecheck:registry && tsx ./scripts/build-registry.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@formkit/auto-animate": "^0.8.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user