This package coerces peer dependencies for `@rxap` packages, ensuring they are correctly installed in the project. It also runs init generators for peer dependencies that have them. It can also move the package from devDependencies to dependencies or vice versa based on the package name.

Installation
Add the package to your workspace:
yarn add @rxap/material-directives
Install peer dependencies:
yarn add @angular/core @angular/material @rxap/browser-utilities @rxap/ngx-memory @rxap/rxjs @rxap/utilities rxjs
Execute the init generator:
yarn nx g @rxap/material-directives:init
Generators
init
Initialize the package in the workspace
nx g @rxap/material-directives:init
@rxap/plugin-open-api@19.1.0
19.1.0 (2024-06-18)
Note: Version bump only for package @rxap/plugin-open-api