Skip to content

Commit d41fb55

Browse files
tony19haoqunjiang
authored andcommitted
chore: remove the word "Preview" from vue 3 preset (#6310)
related to #6300
1 parent 5a135f6 commit d41fb55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@vue/cli/lib/promptModules/vueVersion.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ module.exports = cli => {
1717
value: '2'
1818
},
1919
{
20-
name: '3.x (Preview)',
20+
name: '3.x',
2121
value: '3'
2222
}
2323
],

0 commit comments

Comments
 (0)