From da1f7b790789b94f8d98676e7445de5b9b230997 Mon Sep 17 00:00:00 2001 From: leedongmyung Date: Tue, 27 May 2025 13:37:52 +0900 Subject: [PATCH] package update rollback --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3f8b6ce..e3132a9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: xml: ^6.3.0 dev_dependencies: - lints: ^6.0.0 + lints: ^5.0.0 test: ^1.24.9 build_runner: ^2.1.4 json_serializable: ^6.0.1