Add override for _fe_analyzer_shared (dart-lang/package_config#96)
We currently need the dependency overrides because of the circular
dev_dependencies and the major version change. It is still safe to
publish since no normal dependencies are overridden.
The dependency overrides are causing us to pull in incompatible versions
of `analyzer` and `_fe_analyzer_shared` since there was a breaking
change in the latter. Pulling it in from the SDK should cause both to be
compatible until we can drop the overrides entirely.
1 file changed
tree: b739c1b3ce9467e02b862dd449e4c745de8474d9
- pkgs/