Skip to content

Commit b4030fc

Browse files
authored
chore: add .npmrc file to ensure the official NPM registry is used for package installations. (#103)
1 parent 989d957 commit b4030fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.npmrc

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
registry=https://registry.npmjs.org
2+

0 commit comments

Comments
 (0)