Skip to content

Commit 9c599e2

Browse files
committed
add: registry on .npmrc
1 parent 7014fc0 commit 9c599e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.npmrc

+3
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
//registry.npmjs.org/:_authToken=${NODE_AUTH_TOKEN}
2+
registry=https://registry.npmjs.org/
3+
always-auth=true
14
engine-strict=true

0 commit comments

Comments
 (0)