File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/packages/react-force-graph-3d Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 40
40
" dist/**/*"
41
41
],
42
42
"dependencies" : {
43
- "3d-force-graph" : " ^1.66.3 " ,
43
+ "3d-force-graph" : " ^1.66.4 " ,
44
44
"3d-force-graph-ar" : " ^1.6.1" ,
45
45
"3d-force-graph-vr" : " ^1.35.1" ,
46
46
"force-graph" : " ^1.32.2" ,
58
58
"@babel/preset-react" : " ^7.10.4" ,
59
59
"@rollup/plugin-commonjs" : " ^13.0.0" ,
60
60
"@rollup/plugin-node-resolve" : " ^8.1.0" ,
61
- "@types/react" : " ^16.9.41 " ,
61
+ "@types/react" : " ^16.9.42 " ,
62
62
"rimraf" : " ^3.0.2" ,
63
63
"rollup" : " ^2.21.0" ,
64
64
"rollup-plugin-babel" : " ^4.4.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-force-graph-3d" ,
3
- "version" : " 1.18.3 " ,
3
+ "version" : " 1.18.4 " ,
4
4
"description" : " React component for 3D force directed graphs" ,
5
5
"license" : " MIT" ,
6
6
"unpkg" : " dist/react-force-graph-3d.min.js" ,
You can’t perform that action at this time.
0 commit comments