change vue 3 version

This commit is contained in:
Philipp Kühn
2021-03-10 00:12:54 +01:00
parent da2d82d289
commit aa3823f239
2 changed files with 105 additions and 105 deletions

View File

@@ -26,6 +26,6 @@
},
"dependencies": {
"prosemirror-view": "^1.17.8",
"vue": "^3.0.6"
"vue": "^3.0.0"
}
}