We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0b2a00 commit 63e19afCopy full SHA for 63e19af
package.json
@@ -110,12 +110,12 @@
110
"typedoc-plugin-tutorials": "0.0.1-alpha.1",
111
"typedoc-plugin-vue": "git+https://github.com/GerkinDev/typedoc-plugin-vue.git#release",
112
"typescript": "^3.7.4",
113
- "vue": "^2.6.10",
+ "vue": "^3.0.0",
114
"vue-jest": "^3.0.5",
115
"vue-template-compiler": "^2.6.10"
116
},
117
"peerDependencies": {
118
- "vue": "^2.6.10"
+ "vue": "^3.0.0"
119
120
"standard-version": {
121
"scripts": {
0 commit comments