mirror of
https://github.com/Iconica-Development/flutter_introduction.git
synced 2025-05-18 19:43:44 +02:00
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>
8 lines
134 B
YAML
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"
|