Skip to content

Commit

Permalink
Publish pckgs
Browse files Browse the repository at this point in the history
  • Loading branch information
vasturiano committed Oct 18, 2024
1 parent c994978 commit 38e8815
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/packages/react-force-graph-2d/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-force-graph-2d",
"version": "1.25.6",
"version": "1.25.7",
"description": "React component for 2D force directed graphs",
"license": "MIT",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/react-force-graph-3d/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-force-graph-3d",
"version": "1.24.4",
"version": "1.24.5",
"description": "React component for 3D force directed graphs",
"license": "MIT",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/react-force-graph-ar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-force-graph-ar",
"version": "1.7.6",
"version": "1.7.7",
"description": "React component for AR force directed graphs",
"license": "MIT",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/react-force-graph-vr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-force-graph-vr",
"version": "1.16.6",
"version": "1.16.7",
"description": "React component for VR force directed graphs",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit 38e8815

Please sign in to comment.