Skip to content

Commit 1c30cfb

Browse files
committed
meta: change repository to nodejs
Attempt to solve: #17
1 parent 8d59e56 commit 1c30cfb

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)