chore: bump versions

This commit is contained in:
github-actions[bot]
2023-04-01 00:35:45 +02:00
committed by Braks
parent 912e14b7ca
commit c437e41092
6 changed files with 12 additions and 17 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"types": "pnpm prepare && vue-tsc --declaration --emitDeclarationOnly && shx rm -rf tmp",
"postbuild": "shx rm -rf tmp",
"test": "exit 0;",
"lint": "eslint --ext .js,.ts,.vue ./"
"lint": "eslint --ext .js,.ts,.vue ./"
},
"peerDependencies": {
"@vue-flow/core": "^1.12.2"