Skip to content

Commit

Permalink
ci(npm): used the secure protocol for the registry
Browse files Browse the repository at this point in the history
  • Loading branch information
travi committed Jan 16, 2022
1 parent 2adf8b4 commit 1b9edaa
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,2 +1,2 @@
registry=http://registry.npmjs.org/
registry=https://registry.npmjs.org/
save-exact=true

0 comments on commit 1b9edaa

Please sign in to comment.