Skip to content

Commit 675a09a

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/aureooms/rejuvenate/blob/e086830dfe927964be93f46b8ecdacd2597eb487/src/transforms/package.json:homepage-use-https.js Please contact the author of the transform if you believe there was an error.
1 parent 89b8293 commit 675a09a

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
@@ -50,7 +50,7 @@
5050
"files": [
5151
"lib"
5252
],
53-
"homepage": "http://aureooms.github.io/js-number",
53+
"homepage": "https://aureooms.github.io/js-number",
5454
"keywords": [
5555
"arithmetic",
5656
"javascript",

0 commit comments

Comments
 (0)