cdklabs / publib

A unified toolchain for publishing libraries to popular package managers (formally jsii-release)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support publishing public scoped packages to npm

hoegertn opened this issue · comments

When you want to publish scoped packages to npm, you need to run npm publish --access public (https://docs.npmjs.com/configuring-your-npm-client-with-your-organization-settings)

It would be great to support this in jsii-release.

Contributions are welcome

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon.

I believe this is already supported