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 (#39)
A dependency on lodash was introduced in #35, but lodash was only a transitive dep for the launcher. Since #35 made the dependency on it a direct one, it should be explicit in package.json.
- Loading branch information