Skip to content

Commit 6d8cfef

Browse files
authored
Merge pull request #18 from nodejs/change-repository-to-nodejs
meta: change repository to nodejs
2 parents 8d59e56 + 1c30cfb commit 6d8cfef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/rvagg/commit-stream.git"
14+
"url": "https://github.com/nodejs/commit-stream.git"
1515
},
1616
"author": "Rod <[email protected]> (http://r.va.gg/)",
1717
"license": "MIT",
1818
"bugs": {
19-
"url": "https://github.com/rvagg/commit-stream/issues"
19+
"url": "https://github.com/nodejs/commit-stream/issues"
2020
},
21-
"homepage": "https://github.com/rvagg/commit-stream",
21+
"homepage": "https://github.com/nodejs/commit-stream",
2222
"devDependencies": {
2323
"bl": "^6.0.1",
2424
"list-stream": "^2.1.0",

0 commit comments

Comments
 (0)