mirror of
https://gitee.com/dcloud/uni-preset-vue
synced 2025-04-05 21:41:53 +08:00
feat: @vue/cli-plugin-* 3.2.2=>3.3.0
This commit is contained in:
parent
4cadd8e02c
commit
43d708e43f
@ -39,7 +39,7 @@ module.exports = (api, options, rootOptions) => {
|
||||
devDependencies: {
|
||||
'@babel/plugin-syntax-typescript': '^7.2.0',
|
||||
'@dcloudio/types': '*',
|
||||
'@vue/cli-plugin-typescript': '^3.2.2',
|
||||
'@vue/cli-plugin-typescript': '^3.3.0',
|
||||
'typescript': api.hasPlugin('eslint') ? '~3.1.1' : '^3.0.0'
|
||||
}
|
||||
}
|
||||
|
@ -3,7 +3,7 @@
|
||||
"plugins": {
|
||||
"@dcloudio/vue-cli-plugin-uni": {},
|
||||
"@vue/cli-plugin-babel": {
|
||||
"version": "3.2.2",
|
||||
"version": "3.3.0",
|
||||
"presets": [
|
||||
["@vue/app", {
|
||||
"useBuiltIns": "entry"
|
||||
|
Loading…
x
Reference in New Issue
Block a user