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

chore: update repository key from a string to an object in package.json #275

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

yoshinorin
Copy link
Member

Why?

As is the title.

See: https://docs.npmjs.com/cli/v10/configuring-npm/package-json#repository

Log

Warning log when I run npm publish --dry-run.

$ npm publish --dry-run
npm WARN publish npm auto-corrected some errors in your package.json when publishing.  Please run "npm pkg fix" to address these errors.
npm WARN publish errors corrected:
npm WARN publish "repository" was changed from a string to an object
npm WARN publish "repository.url" was normalized to "git+https://github.com/hexojs/hexo-deployer-ftpsync.git"
npm notice

Thanks :)

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 90b7b23 on yoshinorin:chore/npm-pkg-fix
into b6ac346 on hexojs:master.

@tomap tomap merged commit 5070daf into hexojs:master Apr 1, 2024
12 checks passed
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.

3 participants