Skip to content

Commit 23c7106

Browse files
authored
Update [dot]npmrc
1 parent 4ef999a commit 23c7106

File tree

1 file changed

+1
-1
lines changed
  • libraries/rush-lib/assets/rush-init/common/config/rush

1 file changed

+1
-1
lines changed

libraries/rush-lib/assets/rush-init/common/config/rush/[dot]npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#
2525

2626
# Explicitly specify the NPM registry that "rush install" and "rush update" will use by default:
27-
registry=https://registry.npmjs.org/
27+
# registry=https://registry.npmjs.org/
2828

2929
# Optionally provide an authentication token for the above registry URL (if it is a private registry):
3030
# //registry.npmjs.org/:_authToken=${NPM_AUTH_TOKEN}

0 commit comments

Comments
 (0)