fix(package.json): Add explicit packageManager field for consistent dependency resolution

This commit is contained in:
2025-04-28 10:27:15 +00:00
parent 6b73313bbc
commit dcff81b4cc
3 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,10 @@
# Changelog
## 2025-04-28 - 1.0.22 - fix(package.json)
Add explicit packageManager field for consistent dependency resolution
- Include packageManager field to ensure correct pnpm version is used
## 2025-04-28 - 1.0.21 - fix(metadata)
Update repository, package, and branding details to reflect new project ownership and naming