shashkovdanil / clean-publish

Removing configuration files and fields in package.json before publishing to npm

Home Page:https://www.npmjs.com/package/clean-publish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trim `scripts` field if it is empty

ai opened this issue · comments

Remove "scripts": {} from package.json

Same with empty "dependencies": {}