Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Use Approximately equivalent to version for eslint b/c peer dep (
#196) <!-- Thank you for contributing to the project! 💜 Please see our [OSS process document](https://github.com/honeycombio/home/blob/main/honeycomb-oss-lifecycle-and-practices.md#) to get an idea of how we operate. --> ## Which problem is this PR solving? Address a build issue in #195 ## Short description of the changes Use `~` rather than `^` for eslint dep. ## How to verify that this has the expected result
- Loading branch information