Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use lodash find() instead of ES6 Array.prototype.find. ES6 find is not available on standard node installations (without the harmony flag) Closes #1533
- Loading branch information