Skip to content

Commit 78bae45

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 6a43ebc commit 78bae45

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
@@ -103,7 +103,7 @@
103103
"files": [
104104
"lib"
105105
],
106-
"homepage": "http://aureooms.github.io/js-persistent",
106+
"homepage": "https://aureooms.github.io/js-persistent",
107107
"keywords": [
108108
"data",
109109
"javascript",

0 commit comments

Comments
 (0)