This commit is contained in:
Braks
2021-07-10 11:51:54 +02:00
parent 92caccfd6e
commit 1d01fc2a0d
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@braks/revue-flow",
"version": "0.0.16",
"version": "0.0.17",
"private": false,
"repository": {
"type": "git",
@@ -69,8 +69,8 @@
"rollup-plugin-typescript2": "^0.30.0",
"typescript": "^4.3.5",
"vite": "^2.3.8",
"vue-tsc": "^0.0.24",
"vue": "^3.0.5"
"vue": "^3.0.5",
"vue-tsc": "^0.0.24"
},
"peerDependencies": {
"@vue/composition-api": "^1.0.0-rc.13",