tmagic-editor/pnpm-workspace.yaml
2025-08-26 17:27:37 +08:00

14 lines
224 B
YAML

packages:
- 'packages/*'
- 'playground'
- 'runtime/*'
- 'vue-components/*'
- 'react-components/*'
- 'eslint-config'
catalog:
vue: ^3.5.20
'@vue/compiler-sfc': ^3.5.20
vite: ^7.1.3
typescript: "^5.9.2"