File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @yworks/yfiles-layout-reactflow-root" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "description" : " " ,
55 "main" : " index.js" ,
66 "license" : " SEE LICENSE IN ./LICENSE" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @yworks/yfiles-layout-reactflow" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "author" : {
55 "name" : " yFiles for HTML team @ yWorks GmbH" ,
66
Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ export type LayoutConfiguration<
121121 layoutOptions ?: BalloonLayoutOptions
122122 layoutData ?: BalloonLayoutDataProvider < TNodeData , TEdgeData >
123123 }
124- : LayoutType extends 'EdgeRouterLayout '
124+ : LayoutType extends 'EdgeRouter '
125125 ? {
126126 name : LayoutType
127127 layoutOptions ?: EdgeRouterOptions
You can’t perform that action at this time.
0 commit comments