Npm 主页不工作
Npm homepage not working
我有一个问题,我是 https://www.npmjs.com/package/graphql-ts 的创建者,我不知道如何将 link 放到右栏的 GitHub 存储库中
我已经试过主页了:
"homepage":"https://github.com/nicolasgere/graphql-ts"
有人有想法吗?
这是为我做的:
"repository": {
"type": "git",
"url": "https://github.com/lucastheisen/saxtract.git"
},
我有一个问题,我是 https://www.npmjs.com/package/graphql-ts 的创建者,我不知道如何将 link 放到右栏的 GitHub 存储库中
我已经试过主页了:
"homepage":"https://github.com/nicolasgere/graphql-ts"
有人有想法吗?
这是为我做的:
"repository": {
"type": "git",
"url": "https://github.com/lucastheisen/saxtract.git"
},