mirror of
https://gitee.com/dcloud/uni-preset-vue
synced 2025-04-27 23:40:11 +08:00
remove @vue/cli-service dependency
This commit is contained in:
parent
e1dd4cd446
commit
7ba2fa0653
@ -29,8 +29,7 @@ module.exports = (api, options, rootOptions) => {
|
||||
api.extendPackage({
|
||||
dependencies: {
|
||||
'vuex': '^3.0.1',
|
||||
'@dcloudio/uni-h5': '*',
|
||||
'@vue/cli-service': '^3.1.4'
|
||||
'@dcloudio/uni-h5': '*'
|
||||
},
|
||||
devDependencies: {
|
||||
'@dcloudio/vue-cli-plugin-uni': '*'
|
||||
|
Loading…
x
Reference in New Issue
Block a user