📚 Update framework version

Fix Svelte version number
This commit is contained in:
BDVGitHub 2025-05-08 19:50:21 +02:00 committed by Marina López
parent cf0d9a433d
commit ca7a80fb83

View file

@ -37,7 +37,7 @@ Create your own app with the framework of your choice. See examples for each fra
| Angular | ng new plugin-name | 19.2.2 |
| React | npm create vite@latest plugin-name -- --template react-ts | 19.0.0 |
| Vue | npm create vue@latest | 3.5.13 |
| Svelte | npm create svelte@latest | 3.5.13 |
| Svelte | npm create svelte@latest | 5.23.0 |
_\*: version we used in the examples._