electron / node-minidump

Node module to process minidump files
MIT License
68 stars 46 forks source link

build: fix repository.url in package.json #88

Closed dsanders11 closed 1 month ago

dsanders11 commented 1 month ago

Clears this warning during publish:

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.url" was normalized to "git+https://github.com/electron/node-minidump.git"