dnt icon indicating copy to clipboard operation
dnt copied to clipboard

fix: missing `scripts` section

Open joscha opened this issue 1 year ago • 2 comments

Without it, npm complains about it:

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 Removed invalid "scripts"

via https://github.com/npm/cli/issues/6918 it looks like this is not going to be fixed, thus the change, which removes the warnings

joscha avatar Jun 05 '24 12:06 joscha

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 05 '24 12:06 CLAassistant

friendly ping @dsherret :)

joscha avatar Aug 29 '24 22:08 joscha