refactor: rename tooling package scope

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-02-22 20:20:11 +01:00
committed by Braks
parent 7d6fb443f0
commit 3df4edd797
49 changed files with 130 additions and 148 deletions
+2 -1
View File
@@ -16,8 +16,9 @@
"@vue-flow/node-toolbar": "workspace:*"
},
"devDependencies": {
"@tooling/eslint-config": "workspace:*",
"@tooling/tsconfig": "workspace:*",
"@types/dagre": "^0.7.48",
"@vue-flow/eslint-config": "workspace:*",
"@vitejs/plugin-vue": "^4.0.0",
"dagre": "^0.8.5",
"unplugin-auto-import": "^0.14.4",