fix: update repository URL format in package.json
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user