fix(package): 更新 repository URL 格式为 git+ssh 以确保一致性

This commit is contained in:
qixian.cs 2024-10-17 12:38:54 +08:00
parent 3b424c6e8e
commit 8882d5164d
12 changed files with 17 additions and 13 deletions

View File

@ -1,7 +1,10 @@
{
"name": "pro-components",
"private": true,
"repository": "git@github.com:ant-design/pro-components.git",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/ant-design/pro-components.git"
},
"license": "MIT",
"workspaces": [
"packages/*"
@ -171,5 +174,6 @@
"pre-commit": "pretty-quick --staged",
"commit-msg": "fabric verify-commit"
},
"packageManager": "pnpm@9.6.0"
"packageManager": "pnpm@9.6.0",
"version": ""
}

View File

@ -12,7 +12,7 @@
"bugs": "http://github.com/umijs/plugins/issues",
"repository": {
"type": "git",
"url": "https://github.com/ant-design/pro-components"
"url": "git+https://github.com/ant-design/pro-components.git"
},
"license": "MIT",
"sideEffects": false,

View File

@ -12,7 +12,7 @@
"bugs": "https://github.com/ant-design/pro-components/issues",
"repository": {
"type": "git",
"url": "https://github.com/ant-design/pro-components"
"url": "git+https://github.com/ant-design/pro-components.git"
},
"license": "MIT",
"sideEffects": false,

View File

@ -12,7 +12,7 @@
"bugs": "http://github.com/umijs/plugins/issues",
"repository": {
"type": "git",
"url": "https://github.com/ant-design/pro-components"
"url": "git+https://github.com/ant-design/pro-components.git"
},
"license": "MIT",
"sideEffects": false,

View File

@ -6,7 +6,7 @@
"bugs": "https://github.com/ant-design/pro-components/issues",
"repository": {
"type": "git",
"url": "https://github.com/ant-design/pro-components"
"url": "git+https://github.com/ant-design/pro-components.git"
},
"license": "MIT",
"author": "chenshuai2144",

View File

@ -12,7 +12,7 @@
"bugs": "https://github.com/ant-design/pro-components/issues",
"repository": {
"type": "git",
"url": "https://github.com/ant-design/pro-components"
"url": "git+https://github.com/ant-design/pro-components.git"
},
"license": "MIT",
"sideEffects": false,

View File

@ -12,7 +12,7 @@
"bugs": "http://github.com/umijs/plugins/issues",
"repository": {
"type": "git",
"url": "https://github.com/ant-design/pro-components"
"url": "git+https://github.com/ant-design/pro-components.git"
},
"license": "MIT",
"sideEffects": false,

View File

@ -10,7 +10,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/ant-design/pro-components"
"url": "git+https://github.com/ant-design/pro-components.git"
},
"license": "MIT",
"sideEffects": false,

View File

@ -12,7 +12,7 @@
"bugs": "http://github.com/umijs/plugins/issues",
"repository": {
"type": "git",
"url": "https://github.com/ant-design/pro-components"
"url": "git+https://github.com/ant-design/pro-components.git"
},
"license": "MIT",
"sideEffects": false,

View File

@ -12,7 +12,7 @@
"bugs": "http://github.com/umijs/plugins/issues",
"repository": {
"type": "git",
"url": "https://github.com/ant-design/pro-components"
"url": "git+https://github.com/ant-design/pro-components.git"
},
"license": "MIT",
"sideEffects": false,

View File

@ -12,7 +12,7 @@
"bugs": "http://github.com/umijs/plugins/issues",
"repository": {
"type": "git",
"url": "https://github.com/ant-design/pro-components"
"url": "git+https://github.com/ant-design/pro-components.git"
},
"license": "MIT",
"sideEffects": false,

View File

@ -12,7 +12,7 @@
"bugs": "http://github.com/umijs/plugins/issues",
"repository": {
"type": "git",
"url": "https://github.com/ant-design/pro-components"
"url": "git+https://github.com/ant-design/pro-components.git"
},
"license": "MIT",
"sideEffects": false,