Skip to content

Commit

Permalink
feat:update components to 2.0.0-beta.11
Browse files Browse the repository at this point in the history
  • Loading branch information
pomelo-nwu committed Feb 4, 2021
1 parent 244b616 commit cae7420
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/graphin-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/graphin-components",
"version": "2.0.0-beta.10",
"version": "2.0.0-beta.11",
"description": "Components for graphin",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -60,7 +60,7 @@
"peerDependencies": {
"react": "^16.x",
"react-dom": "^16.x",
"@antv/graphin": "2.0.0-beta.10"
"@antv/graphin": "2.0.0-beta.11"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit cae7420

Please sign in to comment.