1 Commits

Author SHA1 Message Date
71ac0bad1d
feat: Add pnpm-lock.yaml with dependencies
This commit includes a new `pnpm-lock.yaml` file that contains a list of the project's dependencies with their corresponding versions. This ensures that each installation receives an identical set of packages, preventing version inconsistencies across different development environments.
2024-07-09 13:38:32 +02:00