Skip to content

Commit bc74ef5

Browse files
committed
chore(pkg): update repository URL
1 parent fca8a85 commit bc74ef5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"changelog-parser": "./bin/cli.js"
88
},
99
"bugs": {
10-
"url": "https://github.com/ungoldman/changelog-parser/issues"
10+
"url": "https://github.com/hypermodules/changelog-parser/issues"
1111
},
1212
"contributors": [
1313
"Nate Goldman <[email protected]>",
@@ -24,7 +24,7 @@
2424
"tap-spec": "^4.1.1",
2525
"tape": "^4.6.0"
2626
},
27-
"homepage": "https://github.com/ungoldman/changelog-parser",
27+
"homepage": "https://github.com/hypermodules/changelog-parser",
2828
"keywords": [
2929
"CHANGELOG.md",
3030
"changelog",
@@ -37,7 +37,7 @@
3737
"main": "index.js",
3838
"repository": {
3939
"type": "git",
40-
"url": "https://github.com/ungoldman/changelog-parser.git"
40+
"url": "https://github.com/hypermodules/changelog-parser.git"
4141
},
4242
"scripts": {
4343
"release": "gh-release && npm publish",

0 commit comments

Comments
 (0)