diff --git a/.all-contributorsrc b/.all-contributorsrc index 6d60ddcf..991049f2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -4,7 +4,7 @@ ], "imageSize": 50, "commit": false, - "contributorsPerLine": 7, + "contributorsPerLine": 5, "skipCi": true, "contributors": [ { diff --git a/README.md b/README.md index e13d6563..48ad555b 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Jayesh Nirve

🚧
Paul Halliday

💻 🐛
anticafe

️️️️♿️ + +
Arthur Denner

🐛
Maximilian Flechtner

💻 ️️️️♿️ @@ -42,7 +44,6 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! diff --git a/pubspec.lock b/pubspec.lock index 6fd03a89..30ea02fd 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -140,7 +140,7 @@ packages: name: cli_notify url: "https://pub.dartlang.org" source: hosted - version: "0.0.2" + version: "0.0.3" cli_util: dependency: transitive description: @@ -363,7 +363,7 @@ packages: name: fvm url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "2.2.1" github: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 7bb9dcbd..0ae6e575 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ environment: dependencies: flutter: sdk: flutter - fvm: ^2.1.0 + fvm: ^2.2.1 flutter_localizations: sdk: flutter