Skip to content

Commit 1abdced

Browse files
simonguoclaude
andcommitted
fix: update repository URLs to hypershub org
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 4963f6c commit 1abdced

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
@@ -28,13 +28,13 @@
2828
"dist",
2929
"README.md"
3030
],
31-
"homepage": "https://github.com/simonguo/typescript-sdk#readme",
31+
"homepage": "https://github.com/hypershub/typescript-sdk#readme",
3232
"repository": {
3333
"type": "git",
34-
"url": "git+https://github.com/simonguo/typescript-sdk.git"
34+
"url": "git+https://github.com/hypershub/typescript-sdk.git"
3535
},
3636
"bugs": {
37-
"url": "https://github.com/simonguo/typescript-sdk/issues"
37+
"url": "https://github.com/hypershub/typescript-sdk/issues"
3838
},
3939
"publishConfig": {
4040
"access": "public"

0 commit comments

Comments
 (0)