nuxt-modules / sanity

Sanity integration for Nuxt
https://sanity.nuxtjs.org
MIT License
211 stars 35 forks source link

chore: run npm fix on `package.json` #997

Closed danielroe closed 2 months ago

danielroe commented 2 months ago

Publishing a package with the latest version of npm gives rise to the following error:

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/<repo>.git"

This PR (it isn't much, I know!) runs the command ...

See https://docs.npmjs.com/cli/v10/configuring-npm/package-json and specifically https://github.com/npm/cli/issues/7299#issuecomment-2010009355.

netlify[bot] commented 2 months ago

Deploy Preview for nuxt-sanity-module ready!

Name Link
Latest commit 13fa71fddb328b54d7012b9010870b2b7af64fe8
Latest deploy log https://app.netlify.com/sites/nuxt-sanity-module/deploys/662f6be2a15bba00089b0eaf
Deploy Preview https://deploy-preview-997--nuxt-sanity-module.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.