Skip to content

chore(examples): remove redundant .npmrc files#89

Merged
danielrx-echo merged 1 commit into
mainfrom
daniel/removenpmrc
May 7, 2026
Merged

chore(examples): remove redundant .npmrc files#89
danielrx-echo merged 1 commit into
mainfrom
daniel/removenpmrc

Conversation

@danielrx-echo

Copy link
Copy Markdown
Contributor

Summary

  • Removes .npmrc from all four example apps (nextjs-evm, nextjs-svm, react-evm, react-svm)
  • Each file only contained registry=https://registry.npmjs.org/, which is the npm default and has no effect

Test plan

  • Verify npm install still works in each example app after the change

Each file only set the default npm registry, which is a no-op.
@danielrx-echo
danielrx-echo marked this pull request as ready for review May 7, 2026 09:34
@danielrx-echo
danielrx-echo merged commit de60474 into main May 7, 2026
8 checks 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.

3 participants