Rename @mosaic/* to @mosaicstack/* and enhance update checker #391
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
The Mosaic npm packages use @mosaic scope but the npmjs org is @mosaicstack. Also mosaic update only checks @mosaic/mosaic instead of all installed Mosaic packages.
Acceptance Criteria