chore: update 3d and react publish config (#5742)

* chore: update 3d and react publish config

* chore: update g6 version to beta.36
This commit is contained in:
Aaron 2024-05-16 14:19:30 +08:00 committed by GitHub
parent 2f8365bfd6
commit 2109e25895
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 1 deletions

View File

@ -48,5 +48,9 @@
"@antv/g": "^6.0.5",
"@antv/g-canvas": "^2.0.4",
"@antv/g6": "^5.0.0-beta.30"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
}
}

View File

@ -51,5 +51,9 @@
"@antv/g6": "^5.0.0-beta.30",
"react": ">=16.8",
"react-dom": ">=16.8"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
}
}

View File

@ -1,6 +1,6 @@
{
"name": "@antv/g6",
"version": "5.0.0-beta.35",
"version": "5.0.0-beta.36",
"description": "A Graph Visualization Framework in JavaScript",
"keywords": [
"antv",