0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

Update .npmrc

This commit is contained in:
Juan Picado 2021-04-15 22:05:14 +02:00 committed by GitHub
parent 9f73472985
commit b02dab1c2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.npmrc
View file

@ -2,3 +2,4 @@ always-auth = true
recursive-install = true
registry = https://registry.verdaccio.org
loglevel=warn
fetch-retries="10"