Skip to content

Commit

Permalink
feat(scope):update version
Browse files Browse the repository at this point in the history
  • Loading branch information
pomelo-nwu committed Jan 21, 2021
1 parent bd998a7 commit 1bf91ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/graphin-graphscope/package.json
@@ -1,6 +1,6 @@
{
"name": "@antv/graphin-graphscope",
"version": "0.0.9",
"version": "0.0.10",
"description": "An Example for GraphScope",
"main": "lib/index.js",
"module": "es/index.js",
Expand All @@ -12,8 +12,8 @@
"clean": "rimraf es esm lib dist"
},
"dependencies": {
"@antv/graphin": "^2.0.0-beta.4",
"@antv/graphin-components": "^2.0.0-beta.4",
"@antv/graphin": "^2.0.0-beta.5",
"@antv/graphin-components": "^2.0.0-beta.5",
"@antv/graphin-icons": "^1.0.0",
"antd": "^4.10.3",
"react": "^16.9.0",
Expand Down

0 comments on commit 1bf91ba

Please sign in to comment.