Skip to content

Commit

Permalink
chore: Update npm registry to use https
Browse files Browse the repository at this point in the history
- non tls endpoint was deprecated
- dependabot not working, likely as a result
- Also ran `npm audit fix` just to get the easy updates done.
  • Loading branch information
twk3 committed Oct 17, 2024
1 parent 21cc46d commit 8eeb5ec
Show file tree
Hide file tree
Showing 2 changed files with 3,677 additions and 7,149 deletions.
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/
save-exact=true
progress=false
package-lock=true
Loading

0 comments on commit 8eeb5ec

Please sign in to comment.