Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add packageManager field to package.json #421

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Add packageManager field to package.json #421

merged 1 commit into from
Aug 23, 2024

Conversation

dcroote
Copy link
Contributor

@dcroote dcroote commented Aug 23, 2024

@dcroote dcroote requested a review from Siegrift August 23, 2024 03:18
@dcroote dcroote self-assigned this Aug 23, 2024
@@ -23,15 +23,12 @@ jobs:
strategy:
matrix:
node-version: [18, 20, latest]
pnpm-version: [9]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't see the need to have the pnpm version in the matrix strategy, particularly since we only use v9, so I removed it. This will also avoid conflicts with the Action saying that the Action pnpm version doesn't match the packageManager pnpm version (new in v4).

Copy link
Collaborator

@Siegrift Siegrift left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

@dcroote dcroote merged commit 28924e8 into main Aug 23, 2024
6 checks passed
@dcroote dcroote deleted the packagemanager branch August 23, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants