chore: update @dcloudio/types version

This commit is contained in:
zhenyuWang 2022-06-17 20:11:13 +08:00
parent d64cf01c54
commit 4f2fbc5fc0
2 changed files with 10 additions and 1 deletions

9
jsconfig.json Normal file
View File

@ -0,0 +1,9 @@
{
"compilerOptions": {
"types": [
"@dcloudio/types",
"miniprogram-api-typings",
"mini-types"
]
}
}

View File

@ -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",