flutter_introduction/pubspec.yaml
dependabot[bot] 8258e4d754
build(deps): bump melos from 3.4.0 to 4.1.0
Bumps [melos](https://github.com/invertase/melos/tree/main/packages) from 3.4.0 to 4.1.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/HEAD/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-02-06 13:31:35 +00:00

8 lines
134 B
YAML

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