Skip to content

Commit 4cc2aa7

Browse files
authored
Merge pull request #29 from oksas/patch-1
Fix typo in package.json `homepage` field
2 parents d743bf8 + bb460b3 commit 4cc2aa7

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
@@ -24,7 +24,7 @@
2424
"eventemitter",
2525
"pubsub"
2626
],
27-
"homepage": "httsp://github.com/developit/mitt",
27+
"homepage": "https://github.com/developit/mitt",
2828
"authors": [
2929
"Jason Miller <[email protected]>"
3030
],

0 commit comments

Comments
 (0)