We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4963f6c commit 1abdcedCopy full SHA for 1abdced
1 file changed
package.json
@@ -28,13 +28,13 @@
28
"dist",
29
"README.md"
30
],
31
- "homepage": "https://github.com/simonguo/typescript-sdk#readme",
+ "homepage": "https://github.com/hypershub/typescript-sdk#readme",
32
"repository": {
33
"type": "git",
34
- "url": "git+https://github.com/simonguo/typescript-sdk.git"
+ "url": "git+https://github.com/hypershub/typescript-sdk.git"
35
},
36
"bugs": {
37
- "url": "https://github.com/simonguo/typescript-sdk/issues"
+ "url": "https://github.com/hypershub/typescript-sdk/issues"
38
39
"publishConfig": {
40
"access": "public"
0 commit comments