fix(map): 独立map 缺少依赖

This commit is contained in:
thinkinggis 2020-09-02 15:50:30 +08:00
parent be52b1b738
commit 6500a6e515
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
"homepage": "https://github.com/antvis/L7#readme",
"dependencies": {
"@antv/l7-utils": "^2.2.34",
"@babel/runtime": "^7.7.7",
"@mapbox/point-geometry": "^0.1.0",
"@mapbox/unitbezier": "^0.0.0",
"eventemitter3": "^4.0.4",