Closed bradleyayers closed 5 years ago
Jeez. Yarn needs to mind its own business 😛
Will look into this later. Perhaps I can just add a peer dependency of any typescript version.
Yep I think a peer dependency should be fine too.
@bradleyayers ok, this should be fixed now. I don't have yarn 2 installed so let me know if it doesn't work.
There needs to be an explicit dependency on typescript (either
dependencies
orpeerDependencies
). At the moment I get the following error: