refactor(nodes-z): groups start with z=2

This commit is contained in:
moklick
2021-11-09 16:32:02 +01:00
parent 8a2ac1e31e
commit f0e79c634a
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-flow-renderer",
"version": "10.0.0-next.13",
"version": "10.0.0-next.14",
"engines": {
"node": ">=12"
},