chore(tooling): remove auto-imports

This commit is contained in:
braks
2023-05-25 20:48:26 +02:00
committed by Braks
parent 0a11840922
commit 85dea35b26
10 changed files with 475 additions and 88 deletions
+1 -2
View File
@@ -47,9 +47,8 @@
"@tooling/tsconfig": "workspace:*",
"@tooling/vite-config": "workspace:*",
"@vue-flow/core": "workspace:*",
"vite": "^4.1.4",
"vue": "^3.2.25",
"vue-tsc": "^1.2.0"
"vue-tsc": "^1.6.5"
},
"publishConfig": {
"access": "public",