Skip to content

Commit 92a8fd5

Browse files
committed
Move URLs from HTTP to HTTPS
1 parent f6ae572 commit 92a8fd5

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
@@ -25,7 +25,7 @@
2525
"author": "Eugene Sharygin <eush77@gmail.com>",
2626
"contributors": [
2727
"Eugene Sharygin <eush77@gmail.com>",
28-
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
28+
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
2929
],
3030
"files": [
3131
"index.js"

0 commit comments

Comments
 (0)