Skip to content

Commit

Permalink
fix: https for npm registry url
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Dec 10, 2021
1 parent 4cc7719 commit fc9e3c1
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 +1 @@
registry=http://registry.npmjs.org/
registry=https://registry.npmjs.org/

0 comments on commit fc9e3c1

Please sign in to comment.