Skip to content

Commit 76cb0dd

Browse files
v1rtlclaude
andcommitted
chore: update repository URLs to tinyhttp/tinyws
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 86a875d commit 76cb0dd

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
@@ -18,15 +18,15 @@
1818
},
1919
"repository": {
2020
"type": "git",
21-
"url": "git+https://github.com/talentlessguy/tinyws.git"
21+
"url": "git+https://github.com/tinyhttp/tinyws.git"
2222
},
2323
"keywords": ["ws", "express", "tinyhttp", "websocket", "middleware", "polka", "http", "server"],
2424
"author": "v1rtl (https://v1rtl.site)",
2525
"license": "MIT",
2626
"bugs": {
27-
"url": "https://github.com/talentlessguy/tinyws/issues"
27+
"url": "https://github.com/tinyhttp/tinyws/issues"
2828
},
29-
"homepage": "https://github.com/talentlessguy/tinyws#readme",
29+
"homepage": "https://github.com/tinyhttp/tinyws#readme",
3030
"devDependencies": {
3131
"@biomejs/biome": "^1.9.4",
3232
"@commitlint/cli": "^17.8.1",

0 commit comments

Comments
 (0)