Skip to content

Commit 9cfa64f

Browse files
committed
Fix author website link in package.json
1 parent 0b2211e commit 9cfa64f

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
@@ -6,7 +6,7 @@
66
"repository": "k4m4/ethereum-regex",
77
"author": {
88
"name": "Nikolaos Kamarinakis",
9-
"url": "nikolaskama.me",
9+
"url": "https://nikolaskama.me",
1010
"email": "nikolaskam@gmail.com"
1111
},
1212
"engines": {

0 commit comments

Comments
 (0)