diff --git a/package.json b/package.json index b370918..4566447 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/tonecn/typesrpc.git" + "url": "git+https://github.com/tonecn/typesrpc.git" }, "bugs": { "url": "https://github.com/tonecn/typesrpc/issues" @@ -50,4 +50,4 @@ "tsc-alias": "^1.8.16", "typescript": "^5.9.2" } -} \ No newline at end of file +}