Install from lock file

This commit is contained in:
MartinBraquet
2026-02-17 16:17:42 +01:00
parent 19fc2b798b
commit 28a582d9c4

View File

@@ -117,7 +117,7 @@ npm install --global yarn
Then, install the dependencies for this project:
```bash
yarn install
yarn install --frozen-lockfile
```
### Tests