flutter_introduction/pubspec.yaml
dependabot[bot] 43a56166c9
build(deps): bump melos from 4.1.0 to 6.0.0
Bumps [melos](https://github.com/invertase/melos/tree/main/packages) from 4.1.0 to 6.0.0.
- [Release notes](https://github.com/invertase/melos/releases)
- [Changelog](https://github.com/invertase/melos/blob/main/CHANGELOG.md)
- [Commits](https://github.com/invertase/melos/commits/melos-v6.0.0/packages)

---
updated-dependencies:
- dependency-name: melos
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-24 13:22:33 +00:00

8 lines
134 B
YAML

name: flutter_introduction_workspace
version: 3.0.0
environment:
sdk: '>=3.1.0 <4.0.0'
dev_dependencies:
melos: ">=3.0.1 <7.0.0"