fix: 修复 compoent loadsh 依赖 缺失 (#1087)

* chore: update version 2.8.30 -> 2.8.31

* fix: 修复 component loadsh 依赖缺失
This commit is contained in:
YiQianYao 2022-04-27 19:13:09 +08:00 committed by GitHub
parent 061935a1ba
commit 74560c1487
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
"@babel/runtime": "^7.7.7",
"eventemitter3": "^4.0.0",
"inversify": "^5.0.1",
"lodash": "^4.17.15",
"reflect-metadata": "^0.1.13",
"supercluster": "^7.0.0"
},