-
Notifications
You must be signed in to change notification settings - Fork 2
Release
Jonathan Austin edited this page Jul 20, 2017
·
2 revisions
As idgray
is scoped to the bordertech
organisation in npm
, only members of the bordertech organization can release new versions.
By default, any scoped
package is published as private
. However, as bordertech does not have private packages, npm publish will fail unless you pass the access
flag.
npm publish --access public