Skip to content

fix: correct and simplify repository field#71

Open
SharpIceX wants to merge 1 commit intohexojs:masterfrom
SharpIceX:master
Open

fix: correct and simplify repository field#71
SharpIceX wants to merge 1 commit intohexojs:masterfrom
SharpIceX:master

Conversation

@SharpIceX
Copy link

check list

  • Add test cases for the changes.
  • Passed the CI test.

Description

The repository URL in package.json was incorrectly formatted with a trailing .git separated by a slash. This caused the "Repository" link on the npmjs.com page to point to an invalid URL, leading to a 404 error when clicked.

Additionally, I've updated the field to use the modern shorthand syntax.

The repository URL in package.json was incorrectly formatted with a trailing `.git` separated by a slash.
This caused the "Repository" link on the npmjs.com page to point to an invalid URL, leading to a 404 error when clicked.

Additionally, I've updated the field to use the modern shorthand syntax.

Signed-off-by: SharpIce <VupRbl@163.com>
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.

2 participants