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 a01b347 commit 5e50ecfCopy full SHA for 5e50ecf
packages/@vue/cli/lib/promptModules/vueVersion.js
@@ -17,7 +17,7 @@ module.exports = cli => {
17
value: '2'
18
},
19
{
20
- name: '3.x (Preview)',
+ name: '3.x',
21
value: '3'
22
}
23
],
0 commit comments