We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a68b0d commit 4ac3277Copy full SHA for 4ac3277
package.json
@@ -15,12 +15,12 @@
15
},
16
"repository": {
17
"type": "git",
18
- "url": "git+https://github.com/BrianEmilius/express-log-errors.git"
+ "url": "git+https://github.com/brians-open-source-stuff/express-log-errors.git"
19
20
"author": "Brian Emilius <brian@brianemilius.com>",
21
"license": "MIT",
22
"bugs": {
23
- "url": "https://github.com/BrianEmilius/express-log-errors/issues"
+ "url": "https://github.com/brians-open-source-stuff/express-log-errors/issues"
24
25
- "homepage": "https://github.com/BrianEmilius/express-log-errors#readme"
+ "homepage": "https://github.com/brians-open-source-stuff/express-log-errors#readme"
26
}
0 commit comments