Skip to content

Commit c10e788

Browse files
committed
Fix release repository metadata
1 parent 90b4395 commit c10e788

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"description": "Shared HTTP client runtime for the api-wrappers organisation. Provides request orchestration, a plugin lifecycle, transport abstraction, and built-in cache/retry/logger plugins.",
55
"repository": {
66
"type": "git",
7-
"url": "https://github.com/TDanks2000/api-core"
7+
"url": "https://github.com/Api-Wrappers/api-core"
88
},
9-
"homepage": "https://github.com/TDanks2000/api-core#readme",
9+
"homepage": "https://github.com/Api-Wrappers/api-core#readme",
1010
"bugs": {
11-
"url": "https://github.com/TDanks2000/api-core/issues"
11+
"url": "https://github.com/Api-Wrappers/api-core/issues"
1212
},
1313
"type": "module",
1414
"packageManager": "bun@1.3.13",

0 commit comments

Comments
 (0)