Skip to content

Commit

Permalink
Publish pckgs
Browse files Browse the repository at this point in the history
  • Loading branch information
vasturiano committed Jun 19, 2021
1 parent 9b544c5 commit abb9a8b
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.23.6",
"version": "1.23.7",
"description": "React component for 2D force directed graphs",
"license": "MIT",
"unpkg": "dist/react-force-graph-2d.min.js",
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.21.8",
"version": "1.21.9",
"description": "React component for 3D force directed graphs",
"license": "MIT",
"unpkg": "dist/react-force-graph-3d.min.js",
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.5.3",
"version": "1.5.4",
"description": "React component for AR force directed graphs",
"license": "MIT",
"unpkg": "dist/react-force-graph-ar.min.js",
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.14.4",
"version": "1.14.5",
"description": "React component for VR force directed graphs",
"license": "MIT",
"unpkg": "dist/react-force-graph-vr.min.js",
Expand Down

0 comments on commit abb9a8b

Please sign in to comment.