mariatm


María Toledo

  • 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

    published version 3.16.0, a year ago
  • A webserver that analyze the dependencies of `@clever/ui` in the projects defined in `config.json`. Components dependent of Material UI are also tagged.

    published version 1.0.0, a year ago