Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix missing lodash dependency (shaka-project#39)
A dependency on lodash was introduced in shaka-project#35, but lodash was only a transitive dep for the launcher. Since shaka-project#35 made the dependency on it a direct one, it should be explicit in package.json.
- Loading branch information