Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
https://pub.dev/packages/melos/versions/6.3.0/changelog ```console scripts/melos_packages.dart:47:23: Error: The getter 'pubSpec' isn't defined for the class 'Package'. - 'Package' is from 'package:melos/src/package.dart' ('../../../.pub-cache/hosted/pub.dev/melos-6.3.1/lib/src/package.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'pubSpec'. .where((e) => e.pubSpec.environment!.sdkConstraint!.allows(current)); ^^^^^^^ ```
- Loading branch information