refactor: change pkg scope to vue-flow

This commit is contained in:
braks
2022-10-08 23:25:34 +02:00
committed by Braks
parent eb507c8e76
commit 8567e3733b
163 changed files with 288 additions and 288 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"name": "@braks/vue-flow-resize-rotate-node",
"name": "@vue-flow/resize-rotate-node",
"version": "0.0.3",
"private": false,
"repository": {
@@ -34,7 +34,7 @@
"vue3-moveable": "^0.4.9"
},
"devDependencies": {
"@braks/vue-flow": "workspace:*",
"@vue-flow/core": "workspace:*",
"@vitejs/plugin-vue": "^2.3.4",
"ts-patch": "^2.0.1",
"typescript-transform-paths": "^3.3.1",
@@ -44,7 +44,7 @@
"vue-tsc": "^0.40.13"
},
"peerDependencies": {
"@braks/vue-flow": "^0.4.37",
"@vue-flow/core": "^0.4.37",
"vue": "^3.2.25"
},
"publishConfig": {