Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @antv/l7plot-component@0.0.7
 - @antv/l7-composite-layers@0.1.0-alpha.1
 - @antv/l7plot@0.0.13
  • Loading branch information
lvisei committed Jul 14, 2022
1 parent 85d6ba9 commit aae3771
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/l7plot-component",
"version": "0.0.6",
"version": "0.0.7",
"description": "Components for L7Plot",
"main": "dist/lib/index.js",
"types": "dist/lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/composite-layers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/l7-composite-layers",
"version": "0.1.0-alpha.0",
"version": "0.1.0-alpha.1",
"description": "Composite layer for @antv/l7",
"main": "dist/lib/index.js",
"types": "dist/lib/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/l7plot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/l7plot",
"version": "0.0.12",
"version": "0.0.13",
"description": "Geospatial Visualization Chart Library",
"main": "dist/lib/index.js",
"types": "dist/lib/index.d.ts",
Expand Down Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@antv/event-emitter": "^0.1.2",
"@antv/l7": "^2.9.14",
"@antv/l7plot-component": "^0.0.6",
"@antv/l7plot-component": "^0.0.7",
"@antv/util": "^2.0.13",
"lodash-es": "^4.17.21",
"topojson-client": "^3.1.0"
Expand Down

0 comments on commit aae3771

Please sign in to comment.