Description
Add support for the peerDependencies scope to NPM. Be aware that the specific version of the peer dependency will only be resolved in the context of a project using the library.
npm-install-peers can be used to install peer dependencies, see this relevant ticket:
spatie/npm-install-peers#13