Dependency Version Mismatch in @effect Packages
Is the dependency for one of the @effect packages out of date? When looking at the source code for
VariantSchema in effect/experimental, I'm seeing it use the new effect/schema. However, in my local node modules (even after deleting lock file and updating all packages), I'm seeing @effect/schema imports at the top of the file instead of effect/schema.