Skip to content

Commit 78dd5d7

Browse files
committed
[INTERNAL] Add .npmrc to enforce public registry
1 parent 955ab92 commit 78dd5d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.npmrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Enforce public npm registry
2+
registry = https://registry.npmjs.org/

0 commit comments

Comments
 (0)