Skip to content

Commit

Permalink
chore: set protocol for npm to https (#204)
Browse files Browse the repository at this point in the history
Co-authored-by: Mario Beltr谩n Alarc贸n <belco90@gmail.com>
  • Loading branch information
MatanBobi and Belco90 committed Nov 14, 2021
1 parent 2dd168d commit b15dbd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .npmrc
@@ -1,2 +1,2 @@
registry=http://registry.npmjs.org/
registry=https://registry.npmjs.org/
package-lock=false

0 comments on commit b15dbd4

Please sign in to comment.