chore: update npm dependency to latest stable version

This commit is contained in:
Stan Girard 2024-08-07 13:05:32 +02:00
parent 01c1da77bf
commit ab080a68f0

View File

@ -6,7 +6,7 @@ First, run the development server:
```bash
npm run dev
# or you can
# or you
yarn dev
# or
pnpm dev