mirror of
https://gitee.com/dcloud/uni-preset-vue
synced 2025-04-30 00:40:13 +08:00
chore: update @dcloudio/types version
This commit is contained in:
parent
d64cf01c54
commit
4f2fbc5fc0
9
jsconfig.json
Normal file
9
jsconfig.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"types": [
|
||||
"@dcloudio/types",
|
||||
"miniprogram-api-typings",
|
||||
"mini-types"
|
||||
]
|
||||
}
|
||||
}
|
@ -49,7 +49,7 @@
|
||||
"vuex": "^4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@dcloudio/types": "^2.6.11",
|
||||
"@dcloudio/types": "^3.0.4",
|
||||
"@dcloudio/uni-automator": "^3.0.0-alpha-3041720220614001",
|
||||
"@dcloudio/uni-cli-shared": "^3.0.0-alpha-3041720220614001",
|
||||
"@dcloudio/vite-plugin-uni": "^3.0.0-alpha-3041720220614001",
|
||||
|
Loading…
x
Reference in New Issue
Block a user