fix: 修复avatar组件编译失败问题

This commit is contained in:
zj2015262624 2021-12-23 17:42:38 +08:00
parent e4214784c8
commit 2cd237a9d9
2 changed files with 1 additions and 2 deletions

1
globals.d.ts vendored
View File

@ -1 +0,0 @@
declare type ResizeObserverSize = object;

View File

@ -151,7 +151,7 @@
"ts-jest": "^26.5.6",
"ts-morph": "^12.2.0",
"ts-node": "^8.8.1",
"typescript": "^3.9.7"
"typescript": "^4.3.5"
},
"dependencies": {
"@babel/runtime": "~7.15.4",