react-error-boundary icon indicating copy to clipboard operation
react-error-boundary copied to clipboard

change the script from npm to pnpm

Open po4tion opened this issue 1 year ago • 0 comments

What: Change package.json's scripts

Why: The use of "npm" in projects using the "pnpm" package manager is awkward and confusing.

How: Replace "npm run" with "pnpm"

Checklist:

  • [X] Documentation
  • [X] Tests
  • [X] Ready to be merged

po4tion avatar Jun 27 '24 08:06 po4tion