Skip to content

Commit ad136b3

Browse files
committed
Publish pckgs
1 parent 746697e commit ad136b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.17.1",
3+
"version": "1.17.2",
44
"description": "React component for 2D force directed graphs",
55
"license": "MIT",
66
"unpkg": "dist/react-force-graph-2d.min.js",

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.18.1",
3+
"version": "1.18.2",
44
"description": "React component for 3D force directed graphs",
55
"license": "MIT",
66
"unpkg": "dist/react-force-graph-3d.min.js",

0 commit comments

Comments
 (0)