chore(tooling): remove auto-imports

This commit is contained in:
braks
2023-05-17 14:42:57 +02:00
committed by Braks
parent 0a11840922
commit 85dea35b26
10 changed files with 475 additions and 88 deletions

View File

@@ -68,10 +68,8 @@
"@tooling/vite-config": "workspace:*",
"@types/pathfinding": "^0.0.6",
"@vue-flow/core": "workspace:*",
"@vitejs/plugin-vue": "^4.0.0",
"vite": "^4.1.4",
"vue": "^3.2.25",
"vue-tsc": "^1.2.0"
"vue-tsc": "^1.6.5"
},
"publishConfig": {
"access": "public",