Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 96f21ad

Browse files
committedMay 21, 2019
Move URLs from HTTP to HTTPS
1 parent 26d2a89 commit 96f21ad

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
@@ -21,7 +21,7 @@
2121
"author": "Eugene Sharygin <eush77@gmail.com>",
2222
"contributors": [
2323
"Eugene Sharygin <eush77@gmail.com>",
24-
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
24+
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
2525
],
2626
"files": [
2727
"index.js"

0 commit comments

Comments
 (0)
Please sign in to comment.