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

Add --access=public support

ai opened this issue · comments

To publish scoped packages we need to run npm publish --access=public. So I suggest to add npx clean-publish --access=public support.

/cc @shashkovdanil