From 986dca595800cab74d4e8c4ad3d80b44429b33ec Mon Sep 17 00:00:00 2001 From: "susa.keyber" Date: Sun, 1 May 2022 17:37:07 +0900 Subject: [PATCH] #1 fix --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index d260b57..8775205 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,6 +12,6 @@ dependencies: stack_trace: ^1.10.0 dev_dependencies: - pedantic: ^1.11.0 - test: ^1.16.8 + lints: ^1.0.1 + test: ^1.17.12