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 b6797ce commit 150b16eCopy full SHA for 150b16e
README.md
@@ -47,7 +47,7 @@ You can learn how to work with the yFiles npm module in our [Developer’s Guide
47
"dependencies": {
48
"react": "^18.2.0",
49
"react-dom": "^18.2.0",
50
- "@yfiles/yfiles": "./lib/yfiles-30.0.0.tgz"
+ "@yfiles/yfiles": "./lib/yfiles-30.0.0+dev.tgz"
51
}
52
```
53
</details>
docs/introduction/GettingStarted.mdx
@@ -43,7 +43,7 @@ You can learn how to work with the yFiles npm module in our [Developer’s Guide
43
44
45
46
0 commit comments