tegel
tegel copied to clipboard
[Bug report]: Prettier is added as a dependency instead of dev dependency in the Tegel core package
Requirements before reporting
- [X] No duplicated issue reported.
- [X] I have checked the latest version if the bug exist there. See all available packages at npmJS.com
- [X] I have followed the installation guide.
Package versions
@scania/tegel: 1.13.0
Reproduction steps
In my app I get problems with a conflicting peer dependency for prettier. I guess that wouldn't occur if prettier where added as a dependency instead of dev dependency in the Tegel core package?
Here is a link to the package.json: https://github.com/scania-digital-design-system/tegel/blob/develop/packages/core/package.json