Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - /f2-components@0.1.11
 - /fund-charts@0.1.11
 - /f2-jsx@0.1.8
 - /f2x-react@0.1.11
 - /f2-storytelling@0.0.6
 - /tinker-components@0.1.11
 - /@0.1.17
  • Loading branch information
zengyue committed Jun 7, 2021
1 parent 73a3e22 commit cc51b46
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@ali/f2-components",
"version": "0.1.10",
"version": "0.1.11",
"main": "lib/index.js",
"module": "es/index.js",
"types": "es/index.d.ts",
"dependencies": {
"@ali/f2-jsx": "^0.1.7",
"@ali/f2-jsx": "^0.1.8",
"@ali/f2x-util": "^0.1.4",
"@antv/adjust": "~0.1.1",
"@antv/f2": "^3.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ali/f2-jsx",
"version": "0.1.7",
"version": "0.1.8",
"main": "lib/index.js",
"module": "es/index.js",
"types": "es/index.d.ts",
Expand Down
6 changes: 3 additions & 3 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@ali/f2x-react",
"version": "0.1.10",
"version": "0.1.11",
"main": "lib/index.js",
"module": "es/index.js",
"types": "es/index.d.ts",
"dependencies": {
"@ali/f2-components": "^0.1.10",
"@ali/f2-jsx": "^0.1.7",
"@ali/f2-components": "^0.1.11",
"@ali/f2-jsx": "^0.1.8",
"@ali/f2x-util": "^0.1.4",
"@antv/f2": "^3.8.1",
"@babel/runtime": "^7.12.5"
Expand Down

0 comments on commit cc51b46

Please sign in to comment.