We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0920dd commit bb26acfCopy full SHA for bb26acf
doc/src/content/introduction/GettingStarted.mdx
@@ -47,7 +47,7 @@ to yFiles is to use the [yFiles Dev Suite](https://www.npmjs.com/package/yfiles-
47
"react": "^18.2.0",
48
"react-dom": "^18.2.0",
49
"reactflow": "^11.11.0",
50
- "@yfiles/yfiles": "./lib/yfiles-30.0.0.tgz"
+ "@yfiles/yfiles": "./lib/yfiles-30.0.0+dev.tgz"
51
}
52
```
53
</details>
yfiles-layout-reactflow/README.md
@@ -55,7 +55,7 @@ to yFiles is to use the [yFiles Dev Suite](https://www.npmjs.com/package/yfiles-
55
56
57
58
59
60
61
0 commit comments