chore: add .npmrc file to ensure the official NPM registry is used for package installations. (#103)

This commit is contained in:
Norman Breau 2022-09-22 01:18:45 -03:00 committed by GitHub
parent 989d95738b
commit b4030fc160
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.npmrc Normal file
View File

@ -0,0 +1,2 @@
registry=https://registry.npmjs.org