Skip to content

Commit

Permalink
feat:update graphin version 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 a68b097 commit 244b616
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/graphin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/graphin",
"version": "2.0.0-beta.10",
"version": "2.0.0-beta.11",
"description": "the react toolkit for graph analysis based on g6",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -53,7 +53,7 @@
"sideEffects": [
"*.css"
],
"author": "Ant Financial",
"author": "AntV",
"license": "MIT",
"dependencies": {
"@antv/g-canvas": "^0.5.1",
Expand Down

0 comments on commit 244b616

Please sign in to comment.