Skip to content

Commit 4ac3277

Browse files
committed
change ownership in package.json
1 parent 6a68b0d commit 4ac3277

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
@@ -15,12 +15,12 @@
1515
},
1616
"repository": {
1717
"type": "git",
18-
"url": "git+https://github.com/BrianEmilius/express-log-errors.git"
18+
"url": "git+https://github.com/brians-open-source-stuff/express-log-errors.git"
1919
},
2020
"author": "Brian Emilius <brian@brianemilius.com>",
2121
"license": "MIT",
2222
"bugs": {
23-
"url": "https://github.com/BrianEmilius/express-log-errors/issues"
23+
"url": "https://github.com/brians-open-source-stuff/express-log-errors/issues"
2424
},
25-
"homepage": "https://github.com/BrianEmilius/express-log-errors#readme"
25+
"homepage": "https://github.com/brians-open-source-stuff/express-log-errors#readme"
2626
}

0 commit comments

Comments
 (0)