Skip to content

Commit 00f6a76

Browse files
authored
Merge pull request #17 from builtbyjonas/builtbyjonas-patch-1
Update maintainer and repository information
2 parents 3fe1991 + f760336 commit 00f6a76

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"README.md"
2121
],
2222
"maintainers": [
23-
"Jonas F. Franke <[email protected]"
23+
"Jonas Franke <[email protected]"
2424
],
2525
"contributors": [
26-
"Jonas F. Franke <[email protected]"
26+
"Jonas Franke <[email protected]"
2727
],
2828
"scripts": {
2929
"build": "bun scripts/build.ts",
@@ -41,18 +41,18 @@
4141
"blink-http"
4242
],
4343
"author": {
44-
"name": "Jonas F. Franke <@binary-blazer>",
44+
"name": "Jonas Franke <@binary-blazer>",
4545
"email": "[email protected]",
4646
"url": "https://binaryblazer.me"
4747
},
4848
"license": "BSD-3-Clause",
49-
"homepage": "https://github.com/binary-blazer/blink-http#readme",
49+
"homepage": "https://github.com/builtbyjonas/blink-http#readme",
5050
"bugs": {
51-
"url": "https://github.com/binary-blazer/blink-http/issues"
51+
"url": "https://github.com/builtbyjonas/blink-http/issues"
5252
},
5353
"repository": {
5454
"type": "git",
55-
"url": "https://github.com/binary-blazer/blink-http.git"
55+
"url": "https://github.com/builtbyjonas/blink-http.git"
5656
},
5757
"devDependencies": {
5858
"@types/bun": "^1.2.5",

0 commit comments

Comments
 (0)