**Describe the bug** TypeScript is specified as a direct dependency even though it is only used for building the package (development). **Expected behavior** TypeScript is only specified as a dev dependency.
Describe the bug
TypeScript is specified as a direct dependency even though it is only used for building the package (development).
Expected behavior
TypeScript is only specified as a dev dependency.