mirror of
https://gitee.com/dcloud/uni-preset-vue
synced 2026-04-22 00:00:04 +08:00
chore: update @dcloudio/types version
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ module.exports = (api, options, rootOptions) => {
|
|||||||
devDependencies: {
|
devDependencies: {
|
||||||
"@babel/runtime": "~7.12.0",// 临时指定版本,7.13.x 会报错
|
"@babel/runtime": "~7.12.0",// 临时指定版本,7.13.x 会报错
|
||||||
'postcss-comment': '^2.0.0',
|
'postcss-comment': '^2.0.0',
|
||||||
'@dcloudio/types': '*',
|
'@dcloudio/types': '^2.6.7',
|
||||||
'miniprogram-api-typings': '*',
|
'miniprogram-api-typings': '*',
|
||||||
'mini-types': '*'
|
'mini-types': '*'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user