Skip to content

Commit

Permalink
chore: publish version
Browse files Browse the repository at this point in the history
 - @antv/li-analysis-assets@1.9.0
 - @antv/li-core-assets@1.3.6
 - @antv/li-editor@1.6.0
 - @antv/li-sdk@1.5.0
  • Loading branch information
lvisei committed Dec 19, 2024
1 parent 17f6fde commit 973ee8a
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions packages/li-analysis-assets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/li-analysis-assets",
"version": "1.8.1",
"version": "1.9.0",
"description": "analysis assets for location insight",
"keywords": [
"analysis assets",
Expand Down Expand Up @@ -42,7 +42,7 @@
"@antv/g2": "^5.1.20",
"@antv/l7-draw": "^3.0.20",
"@antv/li-p2": "^1.8.2",
"@antv/li-sdk": "^1.4.2",
"@antv/li-sdk": "^1.5.0",
"@antv/s2": "^1.47.1",
"@antv/s2-react": "^1.40.0",
"@emotion/css": "^11.10.6",
Expand All @@ -57,8 +57,8 @@
"@ant-design/icons": "^5.0.1",
"@antv/l7": "^2.17.2",
"@antv/larkmap": "^1.4.11",
"@antv/li-core-assets": "^1.3.5",
"@antv/li-editor": "^1.5.4",
"@antv/li-core-assets": "^1.3.6",
"@antv/li-editor": "^1.6.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"antd": "^5.5.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/li-core-assets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/li-core-assets",
"version": "1.3.5",
"version": "1.3.6",
"description": "core assets for location insight",
"keywords": [
"core assets",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@antv/li-p2": "^1.8.2",
"@antv/li-sdk": "^1.4.2",
"@antv/li-sdk": "^1.5.0",
"@emotion/css": "^11.10.6",
"classnames": "^2.3.1",
"gcoord": "^0.3.2",
Expand All @@ -51,7 +51,7 @@
"@ant-design/icons": "^5.0.1",
"@antv/l7": "^2.17.2",
"@antv/larkmap": "^1.4.11",
"@antv/li-editor": "^1.5.4",
"@antv/li-editor": "^1.6.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"antd": "^5.5.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/li-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/li-editor",
"version": "1.5.4",
"version": "1.6.0",
"description": "editor for location insight",
"keywords": [
"editor",
Expand Down Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@antv/event-emitter": "^0.1.3",
"@antv/li-p2": "^1.8.2",
"@antv/li-sdk": "^1.4.2",
"@antv/li-sdk": "^1.5.0",
"@emotion/css": "^11.10.6",
"@formily/antd-v5": "^1.1.2",
"@formily/core": "^2.2.24",
Expand Down
2 changes: 1 addition & 1 deletion packages/li-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/li-sdk",
"version": "1.4.2",
"version": "1.5.0",
"description": "sdk for location insight",
"keywords": [
"sdk",
Expand Down

0 comments on commit 973ee8a

Please sign in to comment.