refactor(background): remove auto-imports

This commit is contained in:
braks
2023-05-25 20:48:26 +02:00
committed by Braks
parent 2b31cb56c3
commit 09a97da116
4 changed files with 3 additions and 65 deletions
+1 -2
View File
@@ -63,9 +63,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",