diff options
| author | Nick Merwin <[email protected]> | 2015-07-18 10:19:36 -0700 |
|---|---|---|
| committer | Nick Merwin <[email protected]> | 2015-07-18 10:19:36 -0700 |
| commit | ec169bbaaca2e387b55d2b9f245732fabeb541be (patch) | |
| tree | 4800635b4e2b170f073c9a5a45c85ce757276be8 /package.json | |
| parent | cdff9ff2ad276a33ad8710042d942a8e30e043bb (diff) | |
| download | node-coveralls-ec169bbaaca2e387b55d2b9f245732fabeb541be.tar.xz node-coveralls-ec169bbaaca2e387b55d2b9f245732fabeb541be.zip | |
updated package.json repo
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 085962c..defb89b 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ ], "version": "2.11.3", "bugs": { - "url": "https://github.com/cainus/node-coveralls/issues" + "url": "https://github.com/nickmerwin/node-coveralls/issues" }, "scripts": { "test": "make test" @@ -51,7 +51,7 @@ }, "repository": { "type": "git", - "url": "git://github.com/cainus/node-coveralls.git" + "url": "git://github.com/nickmerwin/node-coveralls.git" }, "author": "Gregg Caines", "license": "BSD" |
