Skip to content

Commit

Permalink
chore: publish %s
Browse files Browse the repository at this point in the history
  • Loading branch information
lvisei committed Jul 6, 2023
1 parent 0e58daa commit 415b305
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
10 changes: 5 additions & 5 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": "0.10.5",
"version": "1.0.0",
"description": "analysis assets for location insight",
"keywords": [
"analysis assets",
Expand Down Expand Up @@ -35,8 +35,8 @@
"dependencies": {
"@antv/g2": "^5.0.14",
"@antv/l7-draw": "^3.0.20",
"@antv/li-p2": "^0.1.5",
"@antv/li-sdk": "^0.37.4",
"@antv/li-p2": "^1.0.0",
"@antv/li-sdk": "^1.0.0",
"@antv/s2": "^1.47.1",
"@antv/s2-react": "^1.40.0",
"@emotion/css": "^11.10.6",
Expand All @@ -50,8 +50,8 @@
"@ant-design/icons": "^5.0.1",
"@antv/l7": "^2.17.2",
"@antv/larkmap": "^1.4.1",
"@antv/li-core-assets": "^0.37.4",
"@antv/li-editor": "^0.6.5",
"@antv/li-core-assets": "^1.0.0",
"@antv/li-editor": "^1.0.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"antd": "^5.5.0",
Expand Down
8 changes: 4 additions & 4 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": "0.37.4",
"version": "1.0.0",
"description": "core assets for location insight",
"keywords": [
"core assets",
Expand Down Expand Up @@ -33,8 +33,8 @@
"start": "dumi dev"
},
"dependencies": {
"@antv/li-p2": "^0.1.5",
"@antv/li-sdk": "^0.37.4",
"@antv/li-p2": "^1.0.0",
"@antv/li-sdk": "^1.0.0",
"@emotion/css": "^11.10.6",
"classnames": "^2.3.1",
"gcoord": "^0.3.2",
Expand All @@ -45,7 +45,7 @@
"@ant-design/icons": "^5.0.1",
"@antv/l7": "^2.17.2",
"@antv/larkmap": "^1.4.1",
"@antv/li-editor": "^0.6.5",
"@antv/li-editor": "^1.0.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-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/li-editor",
"version": "0.6.5",
"version": "1.0.0",
"description": "editor for location insight",
"keywords": [
"editor",
Expand Down Expand Up @@ -31,8 +31,8 @@
},
"dependencies": {
"@antv/event-emitter": "^0.1.3",
"@antv/li-p2": "^0.1.5",
"@antv/li-sdk": "^0.37.4",
"@antv/li-p2": "^1.0.0",
"@antv/li-sdk": "^1.0.0",
"@formily/antd-v5": "^1.1.0-beta.3",
"@formily/core": "^2.2.24",
"@formily/react": "^2.2.24",
Expand Down
2 changes: 1 addition & 1 deletion packages/li-p2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/li-p2",
"version": "0.1.5",
"version": "1.0.0",
"description": "property panel for location insight editor",
"keywords": [
"li",
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": "0.37.4",
"version": "1.0.0",
"description": "sdk for location insight",
"keywords": [
"sdk",
Expand Down

0 comments on commit 415b305

Please sign in to comment.