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

Use PNPM #9

Merged
merged 1 commit into from
Aug 11, 2023
Merged

Use PNPM #9

merged 1 commit into from
Aug 11, 2023

Conversation

IanVS
Copy link
Contributor

@IanVS IanVS commented Aug 11, 2023

This swaps out yarn for pnpm as the package manager.

Closes #8 (replaces it).

Use corepack enable to use it (be sure to be on a recent version of node, ideally the one specified in the .nvmrc)

@@ -24,5 +24,6 @@
"msw": "^0.39.2"
},
"author": "Brian Gantzler",
Copy link
Collaborator

Choose a reason for hiding this comment

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

You can change this name to something more generic if you wish, or even just MirageJS

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You're the one who wrote it originally, seems fair to keep you as the author.

@IanVS IanVS merged commit 573b856 into master Aug 11, 2023
1 check passed
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