File tree Expand file tree Collapse file tree 9 files changed +19
-17
lines changed
Expand file tree Collapse file tree 9 files changed +19
-17
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 2.0.0-rc1 " ,
2+ "version" : " 2.0.1 " ,
33 "private" : true ,
4- "packages" : [" packages/*" ]
4+ "packages" : [
5+ " packages/*"
6+ ]
57}
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-sigma/core" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "private" : false ,
55 "description" : " React Sigma" ,
66 "author" : " Benoit Simard" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-sigma/layout-circlepack" ,
33 "private" : false ,
4- "version" : " 2.0.0 " ,
4+ "version" : " 2.0.1 " ,
55 "description" : " React Sigma - Layout circlepack" ,
66 "author" : " Benoit Simard" ,
77 "license" : " MIT" ,
3636 "registry" : " https://registry.npmjs.org/"
3737 },
3838 "dependencies" : {
39- "@react-sigma/layout-core" : " ^2.0.0 "
39+ "@react-sigma/layout-core" : " ^2.0.1 "
4040 },
4141 "peerDependencies" : {
4242 "graphology-layout" : " ^0.5.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-sigma/layout-circular" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "private" : false ,
55 "description" : " React Sigma - Layout circular" ,
66 "author" : " Benoit Simard" ,
3535 "start" : " rollup -c -w"
3636 },
3737 "dependencies" : {
38- "@react-sigma/layout-core" : " ^2.0.0 "
38+ "@react-sigma/layout-core" : " ^2.0.1 "
3939 },
4040 "peerDependencies" : {
4141 "graphology-layout" : " 0.5.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-sigma/layout-core" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "private" : false ,
55 "description" : " React Sigma - Layout core" ,
66 "author" : " Benoit Simard" ,
3838 "copyfiles" : " ^2.4.1"
3939 },
4040 "dependencies" : {
41- "@react-sigma/core" : " ^2.0.0 "
41+ "@react-sigma/core" : " ^2.0.1 "
4242 }
4343}
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-sigma/layout-force" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "private" : false ,
55 "description" : " React Sigma - Layout force directed" ,
66 "author" : " Benoit Simard" ,
3535 "registry" : " https://registry.npmjs.org/"
3636 },
3737 "dependencies" : {
38- "@react-sigma/layout-core" : " ^2.0.0 "
38+ "@react-sigma/layout-core" : " ^2.0.1 "
3939 },
4040 "peerDependencies" : {
4141 "graphology-layout-force" : " ^0.2.4"
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-sigma/layout-forceatlas2" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "private" : false ,
55 "description" : " React Sigma - Layout Force Atlas 2" ,
66 "author" : " Benoit Simard" ,
3535 "registry" : " https://registry.npmjs.org/"
3636 },
3737 "dependencies" : {
38- "@react-sigma/layout-core" : " ^2.0.0 "
38+ "@react-sigma/layout-core" : " ^2.0.1 "
3939 },
4040 "peerDependencies" : {
4141 "graphology-layout-forceatlas2" : " ^0.8.2"
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-sigma/layout-noverlap" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "private" : false ,
55 "description" : " React Sigma - Layout noverlap" ,
66 "author" : " Benoit Simard" ,
3535 "registry" : " https://registry.npmjs.org/"
3636 },
3737 "dependencies" : {
38- "@react-sigma/layout-core" : " ^2.0.0 "
38+ "@react-sigma/layout-core" : " ^2.0.1 "
3939 },
4040 "peerDependencies" : {
4141 "graphology-layout-noverlap" : " ^0.4.2"
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-sigma/layout-random" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "private" : false ,
55 "description" : " React Sigma - Layout random" ,
66 "author" : " Benoit Simard" ,
3535 "registry" : " https://registry.npmjs.org/"
3636 },
3737 "dependencies" : {
38- "@react-sigma/layout-core" : " ^2.0.0 "
38+ "@react-sigma/layout-core" : " ^2.0.1 "
3939 },
4040 "peerDependencies" : {
4141 "graphology-layout" : " ^0.5.0"
You can’t perform that action at this time.
0 commit comments