From 0c9805cf06b979773201067a9fc4620831f00d4f Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Mon, 3 May 2021 10:13:42 +0200 Subject: [PATCH] update melos config --- melos.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/melos.yaml b/melos.yaml index 6a6c74dc..3fcad03f 100644 --- a/melos.yaml +++ b/melos.yaml @@ -59,5 +59,4 @@ dev_dependencies: pedantic: 1.9.2 environment: - sdk: ">=2.7.0 <3.0.0" - flutter: ">=1.22.4 <2.0.0" \ No newline at end of file + sdk: ">=2.12.0 <3.0.0" \ No newline at end of file