Skip to content

Commit

Permalink
chore: set protocol for npm to https (#737)
Browse files Browse the repository at this point in the history
  • Loading branch information
ph-fritsche authored Oct 7, 2021
1 parent 81bec36 commit 446e52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
registry=http://registry.npmjs.org/
registry=https://registry.npmjs.org/
package-lock=false
yes=true

0 comments on commit 446e52e

Please sign in to comment.