Skip to content

Commit 38e8815

Browse files
committed
Publish pckgs
1 parent c994978 commit 38e8815

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/packages/react-force-graph-2d/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-force-graph-2d",
3-
"version": "1.25.6",
3+
"version": "1.25.7",
44
"description": "React component for 2D force directed graphs",
55
"license": "MIT",
66
"type": "module",

src/packages/react-force-graph-3d/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-force-graph-3d",
3-
"version": "1.24.4",
3+
"version": "1.24.5",
44
"description": "React component for 3D force directed graphs",
55
"license": "MIT",
66
"type": "module",

src/packages/react-force-graph-ar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-force-graph-ar",
3-
"version": "1.7.6",
3+
"version": "1.7.7",
44
"description": "React component for AR force directed graphs",
55
"license": "MIT",
66
"type": "module",

src/packages/react-force-graph-vr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-force-graph-vr",
3-
"version": "1.16.6",
3+
"version": "1.16.7",
44
"description": "React component for VR force directed graphs",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)