File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " gh-release" ,
33 "description" : " Create a release for a node package on github." ,
4- "version" : " 3.0 .0" ,
4+ "version" : " 3.1 .0" ,
55 "author" :
" Nate Goldman <[email protected] > (http://ungoldman.com/)" ,
66 "bin" : {
77 "gh-release" : " ./bin/cli.js"
88 },
99 "bugs" : {
10- "url" : " https://github.com/ungoldman /gh-release/issues"
10+ "url" : " https://github.com/hypermodules /gh-release/issues"
1111 },
1212 "contributors" : [
1313 " Nate Goldman <[email protected] >" ,
5050 " lib/" ,
5151 " index.js"
5252 ],
53- "homepage" : " https://github.com/ungoldman /gh-release" ,
53+ "homepage" : " https://github.com/hypermodules /gh-release" ,
5454 "keywords" : [
5555 " changelog" ,
5656 " github" ,
6262 "main" : " index.js" ,
6363 "repository" : {
6464 "type" : " git" ,
65- "url" : " git+https://github.com/ungoldman /gh-release.git"
65+ "url" : " git+https://github.com/hypermodules /gh-release.git"
6666 },
6767 "scripts" : {
6868 "gh-pages" : " npm run site && gh-pages -d site" ,
You can’t perform that action at this time.
0 commit comments