Skip to content

Commit 3eb2825

Browse files
committed
[INTERNAL] Add .npmrc to enforce public registry
1 parent cd7dbd1 commit 3eb2825

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)