apache / incubator-annotator

Apache Annotator provides annotation enabling code for browsers, servers, and humans.
https://annotator.apache.org/
Apache License 2.0
218 stars 44 forks source link

Drop yarn in favor of npm #154

Closed reckart closed 9 months ago

reckart commented 11 months ago

Describe the refactoring action Drop yarn (and possibly lerna) in favor of just using npm.

Expected benefit Simplify the build and maintenance. One tool less that a developer needs to install before they can build the project.