tmagic-editor/pnpm-workspace.yaml
2025-06-05 20:14:23 +08:00

14 lines
224 B
YAML

packages:
- 'packages/*'
- 'playground'
- 'runtime/*'
- 'vue-components/*'
- 'react-components/*'
- 'eslint-config'
catalog:
vue: ^3.5.16
'@vue/compiler-sfc': ^3.5.16
vite: ^6.3.5
typescript: "^5.8.3"