@antv/l7-layers
Advanced tools
Comparing version 2.1.10 to 2.1.11
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.11](https://github.com/antvis/L7/compare/v2.1.10...v2.1.11) (2020-04-07) | ||
**Note:** Version bump only for package @antv/l7-layers | ||
## [2.1.8](https://github.com/antvis/L7/compare/v2.1.7...v2.1.8) (2020-03-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@antv/l7-layers", | ||
"version": "2.1.10", | ||
"version": "2.1.11", | ||
"description": "L7's collection of built-in layers", | ||
@@ -26,5 +26,5 @@ "main": "lib/index.js", | ||
"@antv/async-hook": "^2.1.0", | ||
"@antv/l7-core": "^2.1.10", | ||
"@antv/l7-source": "^2.1.10", | ||
"@antv/l7-utils": "^2.1.10", | ||
"@antv/l7-core": "^2.1.11", | ||
"@antv/l7-source": "^2.1.11", | ||
"@antv/l7-utils": "^2.1.11", | ||
"@babel/runtime": "^7.7.7", | ||
@@ -53,3 +53,3 @@ "@mapbox/martini": "^0.1.0", | ||
}, | ||
"gitHead": "239c99948dc7ee3d2b8361cc7814aa49f3ad13ef", | ||
"gitHead": "1462543a21020508dd5d035f89bbad8e3b558df7", | ||
"publishConfig": { | ||
@@ -56,0 +56,0 @@ "access": "public" |
1510247
Updated@antv/l7-core@^2.1.11
Updated@antv/l7-source@^2.1.11
Updated@antv/l7-utils@^2.1.11