cyclejs-community/cycle-canvas

Publishing new versions to NPM

Closed this issue · 5 comments

How does one go about publishing new versions of this package to NPM? Only @schempy appears to have the appropriate credentials.

@schempy any chance we can add a few people as publishers.

I think you just need to run:

npm run owner add grozen cycle-collection

Assuming that @grozen has an npm account with that user name. (Can you confirm?)

Confirmed, @Widdershin.

Cool.

I made a mistake in the above command, it should read:

npm owner add grozen cycle-collection

I added @grozen to cycle-canvas on npm. Let me know if there are any problems

Works terrifically. It's a shame there doesn't seem a way to add a group to make this whole sort of thing more robust.