mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-22 20:38:55 -05:00
chore: also show typescript version in vue info
This commit is contained in:
@@ -177,7 +177,7 @@ program
|
||||
System: ['OS', 'CPU'],
|
||||
Binaries: ['Node', 'Yarn', 'npm'],
|
||||
Browsers: ['Chrome', 'Edge', 'Firefox', 'Safari'],
|
||||
npmPackages: '/**/{*vue*,@vue/*/}',
|
||||
npmPackages: '/**/{typescript,*vue*,@vue/*/}',
|
||||
npmGlobalPackages: ['@vue/cli']
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user