Skip to content

Commit 7aa30fc

Browse files
committed
fix: test release
1 parent f6cf9a1 commit 7aa30fc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
],
3737
"author": "Artem Zakharchenko <kettanaito@gmail.com>",
3838
"license": "MIT",
39+
"repository": {
40+
"url": "https://github.com/mswjs/url"
41+
},
3942
"homepage": "https://github.com/mswjs/url",
4043
"publishConfig": {
4144
"access": "public"
@@ -51,4 +54,4 @@
5154
"typescript": "^5.9.3",
5255
"vitest": "^4.1.0"
5356
}
54-
}
57+
}

0 commit comments

Comments
 (0)