From d379bf6bdc985387f0add88eb326f02cc1ed759a Mon Sep 17 00:00:00 2001 From: llfbandit Date: Sun, 24 Mar 2024 18:25:18 +0100 Subject: [PATCH] chore: Update README.md --- pubspec.yaml | 2 +- record/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6d5d4219..0ecdf5f2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,4 +4,4 @@ environment: sdk: ">=2.17.0 <4.0.0" dev_dependencies: - melos: ^4.1.0 \ No newline at end of file + melos: ^5.2.1 \ No newline at end of file diff --git a/record/README.md b/record/README.md index e6f60b74..7d7f9e79 100644 --- a/record/README.md +++ b/record/README.md @@ -82,7 +82,7 @@ record.dispose(); // As always, don't forget this one. - +