diff --git a/packages/create-freesewing-pattern/README.md b/packages/create-freesewing-pattern/README.md index 098e66e0d12..1ddf131898a 100644 --- a/packages/create-freesewing-pattern/README.md +++ b/packages/create-freesewing-pattern/README.md @@ -12,14 +12,13 @@

- The CLI is based on this [boilerplate](https://github.com/transitive-bullshit/react-modern-library-boilerplate), which you can optionally read about [here](https://hackernoon.com/publishing-baller-react-modules-2b039d84bce7). ## Features - Easy-to-use CLI - Handles all modern JS features -- Bundles `umd` and `es` module formats +- Bundles `cjs` and `es` module formats - [create-react-app](https://github.com/facebookincubator/create-react-app) for example usage and local dev - [Rollup](https://rollupjs.org/) for build process - [Babel](https://babeljs.io/) for transpilation