chore(resize-rotate-node,pathfinding-edge): update git links

This commit is contained in:
bcakmakoglu
2022-06-01 22:28:04 +02:00
parent fe77de1a0e
commit 3672b86df3
2 changed files with 4 additions and 4 deletions

View File

@@ -4,9 +4,9 @@
"private": false,
"repository": {
"type": "git",
"url": "https://github.com/bcakmakoglu/vue-flow/packages/pathfinding-edge"
"url": "https://github.com/bcakmakoglu/vue-flow/tree/master/packages/pathfinding-edge"
},
"homepage": "https://github.com/bcakmakoglu/vue-flow/packages/pathfinding-edge#readme",
"homepage": "https://github.com/bcakmakoglu/vue-flow/tree/master/packages/pathfinding-edge#readme",
"license": "MIT",
"author": "Burak Cakmakoglu<brainbraks@googlemail.com>",
"main": "./dist/vue-flow-pathfinding-edge.cjs.js",

View File

@@ -4,9 +4,9 @@
"private": false,
"repository": {
"type": "git",
"url": "https://github.com/bcakmakoglu/vue-flow/packages/resize-rotate-node"
"url": "https://github.com/bcakmakoglu/vue-flow/tree/master/packages/resize-rotate-node"
},
"homepage": "https://github.com/bcakmakoglu/vue-flow/packages/resize-rotate-node#readme",
"homepage": "https://github.com/bcakmakoglu/vue-flow/tree/master/packages/resize-rotate-node#readme",
"license": "MIT",
"author": "Burak Cakmakoglu<brainbraks@googlemail.com>",
"main": "./dist/vue-flow-resize-rotate-node.cjs.js",