2 packages
clever-react
1. Merge develop branch into master 2. Run deploy script depending on the version type - **Patch:** `npm run deploy:patch` - **Minor:** `npm run deploy:minor` - **Major:** `npm run deploy:major` 3. To publish in NPM run `npm publish` (Remember: your
clever-react-report
A webserver that analyze the dependencies of `@clever/ui` in the projects defined in `config.json`. Components dependent of Material UI are also tagged.