mirror of https://gitee.com/antv-l7/antv-l7
fix: 修复 compoent loadsh 依赖 缺失 (#1087)
* chore: update version 2.8.30 -> 2.8.31 * fix: 修复 component loadsh 依赖缺失
This commit is contained in:
parent
061935a1ba
commit
74560c1487
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue