refactor(subgraphs): calculate z for child nodes

This commit is contained in:
moklick
2021-11-18 17:57:45 +01:00
parent fe9c1f02dc
commit 7ffad7770b
5 changed files with 16 additions and 25 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-flow-renderer",
"version": "10.0.0-next.14",
"version": "10.0.0-next.16",
"engines": {
"node": ">=12"
},