Skip to content

Commit f878fb2

Browse files
🤖 chore(package.json): Use https for homepage URL.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/a44c42967442d65fd14272682fb84a6f32feb841/src/transforms/package.json:homepage-use-https.js Please contact the author of the transform if you believe there was an error.
1 parent 7fe5d77 commit f878fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"files": [
103103
"lib"
104104
],
105-
"homepage": "http://arithmetic-type.github.io/uint32",
105+
"homepage": "https://arithmetic-type.github.io/uint32",
106106
"keywords": [
107107
"32",
108108
"arithmetic",

0 commit comments

Comments
 (0)