Skip to content

Commit 681ae82

Browse files
authored
fix: update homepage URL in package.json (#335)
1 parent 6403982 commit 681ae82

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
@@ -48,7 +48,7 @@
4848
],
4949
"license": "MIT",
5050
"author": "Artem Zakharchenko <[email protected]>",
51-
"homepage": "https://github.com/mswjs/data.git",
51+
"homepage": "https://github.com/mswjs/data",
5252
"repository": {
5353
"type": "git",
5454
"url": "git+https://github.com/mswjs/data.git"

0 commit comments

Comments
 (0)