Skip to content

Commit c269c0e

Browse files
committed
Move URLs from HTTP to HTTPS
1 parent 960d687 commit c269c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"author": "Eugene Sharygin <eush77@gmail.com>",
2020
"contributors": [
2121
"Eugene Sharygin <eush77@gmail.com>",
22-
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
22+
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
2323
],
2424
"files": [
2525
"index.js"

0 commit comments

Comments
 (0)