@antv/l7-renderer
Advanced tools
Comparing version 2.0.32 to 2.0.34
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.34](https://github.com/antvis/L7/compare/v2.0.32...v2.0.34) (2020-03-02) | ||
**Note:** Version bump only for package @antv/l7-renderer | ||
# [2.0.0-beta.28](https://github.com/antvis/L7/compare/v2.0.0-beta.16...v2.0.0-beta.28) (2020-01-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@antv/l7-renderer", | ||
"version": "2.0.32", | ||
"version": "2.0.34", | ||
"description": "", | ||
@@ -28,3 +28,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@antv/l7-core": "^2.0.32", | ||
"@antv/l7-core": "^2.0.34", | ||
"@babel/runtime": "^7.7.7", | ||
@@ -36,3 +36,3 @@ "inversify": "^5.0.1", | ||
}, | ||
"gitHead": "52a3c4cd8db2721abf7224adcb474585aa880d53", | ||
"gitHead": "0cd353247938bf8587bfea79f3f535ffb1b7c27c", | ||
"publishConfig": { | ||
@@ -39,0 +39,0 @@ "access": "public" |
189005
Updated@antv/l7-core@^2.0.34