From 6bb7cca936844c315a4197224c895b3190fba2a5 Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Thu, 8 Oct 2020 11:12:14 -0700 Subject: [PATCH] Update SDK dependency on root repository package --- pubspec.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a81b382db5..153abc2b73 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,9 +3,10 @@ # For example, now its possible at the root of this package, to execute: # pub run dev: name: repository +publish_to: none environment: - sdk: ">=2.5.0-dev.1.0 <3.0.0" + sdk: ">=2.8.4 <3.0.0" dev_dependencies: dev: