Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(split)Upgrade all esm ready packages (cssinjs#1029)
* Upgrade all esm ready packages In this diff I upgraded - hyphenate-style-name - css-initials - css-vendor which were converted to esm. This means, that all jss and all plugins may be consumed by unpkg with module flag like https://unpkg.com/jss-preset-default?module We probably may get rid from unpkg prop in favour of `?module` flag for non react packages. * Replace react pkgs list with commonjs packages list * upgrade css-vendor * Revert "upgrade css-vendor" This reverts commit ec623f7. * upgrade css-vendor * set yarn 1.13 in engines
- Loading branch information