fix: optimize the dependency detection script prompt and fix the loop dependency problem

This commit is contained in:
vince
2024-07-10 21:40:29 +08:00
parent a765d3bbc0
commit 25a1e93ab2
12 changed files with 56 additions and 51 deletions

View File

@@ -35,7 +35,6 @@
}
},
"dependencies": {
"@vben-core/iconify": "workspace:*",
"vue": "^3.4.31"
"@vben-core/iconify": "workspace:*"
}
}