Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update repo location in package.json to be vercel/serve #641

Merged
merged 1 commit into from Mar 2, 2021

Conversation

z-svoboda-mob
Copy link
Contributor

Update repo location in package.json

Update repo location in package.json
Copy link

@threeal threeal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

according to package.json documentation, repository option should follow this rule:

"repository": {
  "type" : "git",
  "url" : "https://github.com/npm/cli.git"
}

or alternatively

"repository": "github:user/repo"

@z-svoboda-mob
Copy link
Contributor Author

@threeal I believe this is the first of the shorthand options:

"repository": "npm/npm"

"repository": "github:user/repo"

"repository": "gist:11081aaa281"

"repository": "bitbucket:user/repo"

"repository": "gitlab:user/repo"

@z-svoboda-mob
Copy link
Contributor Author

@threeal I am unsure how to proceed, I believe I followed the first convention:
"repository": "npm/npm"

Please advise, thank you

Copy link
Member

@leerob leerob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@leerob leerob changed the title Update package.json Update repo location in package.json to be vercel/serve Mar 2, 2021
@leerob leerob merged commit 61731b1 into vercel:master Mar 2, 2021
alissoh-x added a commit to alissoh-x/serve that referenced this pull request Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants