refactor: replace yarn with pnpm as package manager

This commit is contained in:
bcakmakoglu
2022-06-01 21:03:43 +02:00
committed by Braks
parent 710b22eb0e
commit c07069dcd0
22 changed files with 9887 additions and 22286 deletions

View File

@@ -9,7 +9,7 @@
"lint": "eslint --ext \".js,.jsx,.ts,.tsx\" --fix --ignore-path .gitignore ."
},
"dependencies": {
"@braks/vue-flow": "^0.4.6"
"@braks/vue-flow": "workspace:*"
},
"devDependencies": {
"@types/dagre": "^0.7.46",