Skip to content

Commit b7d195d

Browse files
chore: 🤖 Renovate auto-bump Update dependency vue to v3
1 parent d0b2a00 commit b7d195d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,12 +110,12 @@
110110
"typedoc-plugin-tutorials": "0.0.1-alpha.1",
111111
"typedoc-plugin-vue": "git+https://github.com/GerkinDev/typedoc-plugin-vue.git#release",
112112
"typescript": "^3.7.4",
113-
"vue": "^2.6.10",
113+
"vue": "^3.0.0",
114114
"vue-jest": "^3.0.5",
115115
"vue-template-compiler": "^2.6.10"
116116
},
117117
"peerDependencies": {
118-
"vue": "^2.6.10"
118+
"vue": "^3.0.0"
119119
},
120120
"standard-version": {
121121
"scripts": {

0 commit comments

Comments
 (0)