Merge pull request #41 from modelcontextprotocol/justin/npmrc

Add npmrc to always point to npm for public packages
This commit is contained in:
Justin Spahr-Summers
2024-10-31 22:46:26 +00:00
committed by GitHub

1
.npmrc Normal file
View File

@@ -0,0 +1 @@
registry = "https://registry.npmjs.org/"