Skip to content

Commit 42b8db7

Browse files
committed
[ui5-project][INTERNAL] Add .npmrc to enforce public registry
1 parent 7272630 commit 42b8db7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/project/.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)