We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a135f6 commit d41fb55Copy full SHA for d41fb55
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