mirror of
https://gitee.com/dcloud/uni-preset-vue
synced 2025-04-29 00:10:12 +08:00
Update generator.js
This commit is contained in:
parent
de651aab14
commit
7c7069c7f3
@ -61,7 +61,7 @@ module.exports = (api, options, rootOptions) => {
|
|||||||
},
|
},
|
||||||
devDependencies: {
|
devDependencies: {
|
||||||
'@babel/plugin-syntax-typescript': '^7.2.0',
|
'@babel/plugin-syntax-typescript': '^7.2.0',
|
||||||
'@vue/cli-plugin-typescript': '*',
|
'@vue/cli-plugin-typescript': '~4.5.11',
|
||||||
'typescript': api.hasPlugin('eslint') ? '~3.1.1' : '^3.0.0'
|
'typescript': api.hasPlugin('eslint') ? '~3.1.1' : '^3.0.0'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user