tmagic-editor/pnpm-workspace.yaml
2025-11-21 16:50:46 +08:00

14 lines
224 B
YAML

packages:
- 'packages/*'
- 'playground'
- 'runtime/*'
- 'vue-components/*'
- 'react-components/*'
- 'eslint-config'
catalog:
vue: ^3.5.24
'@vue/compiler-sfc': ^3.5.24
vite: ^7.2.4
typescript: "^5.9.3"