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
View File
@@ -0,0 +1,9 @@
{
"compilerOptions": {
"types": [
"@dcloudio/types",
"miniprogram-api-typings",
"mini-types"
]
}
}