Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeckem authored Jun 25, 2024
1 parent af9d385 commit aa198df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
└── ✕ unmet peer @open-pioneer/runtime-react-support@^1.0.2: found 1.0.1
```
As a workaround, you can temporality (or even permanently) list the packages and their desired version in a `package.json`, and then execute `pnpm install && pnpm dedupe`.
As a workaround, you can temporarily (or even permanently) list the packages and their desired version in a `package.json`, and then execute `pnpm update-shared-versions && pnpm install && pnpm dedupe`.
For example:
Expand Down

0 comments on commit aa198df

Please sign in to comment.