Skip to content

Commit

Permalink
fix: point to https npm registry
Browse files Browse the repository at this point in the history
  • Loading branch information
timdeschryver committed Nov 6, 2021
1 parent 6c50502 commit d8f33c2
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/
package-lock=false

0 comments on commit d8f33c2

Please sign in to comment.