File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ You can learn how to work with the yFiles npm module in our [Developer’s Guide
3030 In addition to yFiles, the Process Mining component requires React to be installed in your project.
3131 If you want to start your project from scratch, we recommend using vite:
3232 ```
33- npm create vite@latest my-process-mining-app -- --template react-ts
33+ npm create vite@6.1.1 my-process-mining-app -- --template react-ts
3434 ```
3535
3636 Add the yFiles dependency:
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ You can learn how to work with the yFiles npm module in our [Developer’s Guide
2626 In addition to yFiles, the Process Mining component requires React to be installed in your project.
2727 If you want to start your project from scratch, we recommend using vite:
2828 ```
29- npm create vite@latest my-process-mining-app -- --template react-ts
29+ npm create vite@6.1.1 my-process-mining-app -- --template react-ts
3030 ```
3131
3232 Add the yFiles dependency:
You can’t perform that action at this time.
0 commit comments