This repository has been archived by the owner on Jan 20, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Filter fsevents out of snapshots so Travis doesn't fail
The reify() method now returns the *actual* actualTree, so even though engine-mismatching optional deps remain in the package-lock, they're not being passed in the resolved tree. Filter the offending darwin-only module out of the snapshots so that Travis (which is Linux) doesn't fail tests. In that case, just manually verify that fsevents is actually in the package-lock, even though it isn't in the snapshot.
- Loading branch information