chore: bump versions

This commit is contained in:
github-actions[bot]
2022-10-08 23:45:45 +02:00
committed by Braks
parent 756b36b40b
commit 6f5f5c8a36
10 changed files with 334 additions and 89 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/pathfinding-edge",
"version": "0.2.2",
"version": "1.0.0",
"private": false,
"repository": {
"type": "git",
@@ -45,7 +45,7 @@
"vue-tsc": "^0.40.13"
},
"peerDependencies": {
"@vue-flow/core": "^0.4.41",
"@vue-flow/core": "^1.0.0",
"vue": "^3.2.25"
},
"publishConfig": {