Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

Whoa, @scope/package-b does not exist yet

But that means it is now yours!

$ mkdir @scope/package-b
$ cd @scope/package-b
$ yarn init

Make your package

$ yarn publish