Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove etherpad-cli-client devDependency.
We use this package when testing rate limiting. We already install it in Docker, when running the Github workflow, so there is no need to install it by default. In contrast to other devDependencies this is not required in case you want to run the backend tests or check the code with eslint etc.
- Loading branch information