Skip to content

Commit cf882e5

Browse files
committed
Use https:// in author URL
1 parent c4b5661 commit cf882e5

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
@@ -2,7 +2,7 @@
22
"name": "spdx-expression-parse",
33
"description": "parse SPDX license expressions",
44
"version": "3.0.0",
5-
"author": "Kyle E. Mitchell <[email protected]> (http://kemitchell.com)",
5+
"author": "Kyle E. Mitchell <[email protected]> (https://kemitchell.com)",
66
"files": [
77
"AUTHORS",
88
"index.js",

0 commit comments

Comments
 (0)