@antv/l7-component
Advanced tools
Comparing version 2.0.0-beta.2 to 2.0.0-beta.3
{ | ||
"name": "@antv/l7-component", | ||
"version": "2.0.0-beta.2", | ||
"version": "2.0.0-beta.3", | ||
"description": "", | ||
@@ -27,4 +27,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@antv/l7-core": "^2.0.0-beta.2", | ||
"@antv/l7-utils": "^2.0.0-beta.2", | ||
"@antv/l7-core": "^2.0.0-beta.3", | ||
"@antv/l7-utils": "^2.0.0-beta.3", | ||
"@turf/distance": "^6.0.1", | ||
@@ -34,5 +34,6 @@ "eventemitter3": "^4.0.0", | ||
"inversify-inject-decorators": "^3.1.0", | ||
"inversify-logging": "^0.2.1" | ||
"inversify-logging": "^0.2.1", | ||
"load-styles": "^2.0.0" | ||
}, | ||
"gitHead": "d9ee66044efb448a8d3ad4c9ce4fa9496d4dda30", | ||
"gitHead": "4a959002a590ff442c37815dce251bf5f7b13e1c", | ||
"publishConfig": { | ||
@@ -39,0 +40,0 @@ "access": "public" |
261512
8
+ Addedload-styles@^2.0.0
+ Addedload-styles@2.0.0(transitive)
Updated@antv/l7-core@^2.0.0-beta.3
Updated@antv/l7-utils@^2.0.0-beta.3