We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae4fc42 commit 9713dfbCopy full SHA for 9713dfb
.releaserc.json
@@ -1,7 +1,7 @@
1
{
2
"branches": ["main"],
3
"tagFormat": "v${version}",
4
- "repositoryUrl": "https://github.com/Kit-p/json-kit/",
+ "repositoryUrl": "https://github.com/Kit-p/json-kit",
5
"plugins": [
6
[
7
"@semantic-release/commit-analyzer",
package.json
@@ -49,7 +49,7 @@
49
"bugs": {
50
"url": "https://github.com/kit-p/json-kit/issues"
51
},
52
- "homepage": "https://github.com/kit-p/json-kit/",
+ "homepage": "https://github.com/kit-p/json-kit",
53
"packageManager": "[email protected]",
54
"dependencies": {
55
"bson": "^4.7.2",
0 commit comments