refactor: tinyflow

This commit is contained in:
xingyu4j
2025-09-03 19:19:50 +08:00
parent 78d005f7e1
commit e7e2ebdb73
7 changed files with 13 additions and 5 deletions

View File

@@ -29,9 +29,14 @@
"./markmap": {
"types": "./src/markmap/index.ts",
"default": "./src/markmap/index.ts"
},
"./tinyflow": {
"types": "./src/tinyflow/index.ts",
"default": "./src/tinyflow/index.ts"
}
},
"dependencies": {
"@tinyflow-ai/vue": "catalog:",
"@vben-core/form-ui": "workspace:*",
"@vben-core/shadcn-ui": "workspace:*",
"@vben-core/shared": "workspace:*",