This PR switches the library from using yarn as package manager to npm. It was recently pointed out that yarn may not be such a good solution anymore.
Tests run fine after a "naive" switch. The library also builds without a problem.
An open question is whether this warrants a breaking change.
This PR switches the library from using yarn as package manager to npm. It was recently pointed out that yarn may not be such a good solution anymore.
Tests run fine after a "naive" switch. The library also builds without a problem.
An open question is whether this warrants a breaking change.