mirror of
https://gitee.com/dcloud/uni-preset-vue
synced 2025-04-13 09:13:07 +08:00
chore: update @dcloudio/types version
This commit is contained in:
parent
99d6ba1468
commit
e15cdcd46d
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"
|
"vuex": "^4.0.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@dcloudio/types": "^2.6.4",
|
"@dcloudio/types": "^3.0.4",
|
||||||
"@dcloudio/uni-automator": "^3.0.0-alpha-3041520220609002",
|
"@dcloudio/uni-automator": "^3.0.0-alpha-3041520220609002",
|
||||||
"@dcloudio/uni-cli-shared": "^3.0.0-alpha-3041520220609002",
|
"@dcloudio/uni-cli-shared": "^3.0.0-alpha-3041520220609002",
|
||||||
"@dcloudio/vite-plugin-uni": "^3.0.0-alpha-3041520220609002",
|
"@dcloudio/vite-plugin-uni": "^3.0.0-alpha-3041520220609002",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user