From 1dae5ff49960a3e515ece8dbac9c91cbc1007b6d Mon Sep 17 00:00:00 2001 From: Brett Sutton Date: Thu, 12 Jan 2023 15:05:15 +1100 Subject: [PATCH] Released 3.1.0-beta.1. --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 80c8c5f..a77de34 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -9,7 +9,7 @@ packages: source: hosted version: "26.0.0" analyzer: - dependency: "direct dev" + dependency: "direct main" description: name: analyzer url: "https://pub.dartlang.org" diff --git a/pubspec.yaml b/pubspec.yaml index b0f6288..810d822 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,6 +8,7 @@ environment: sdk: '>=2.12.0 <3.0.0' dependencies: _fe_analyzer_shared: 26.0.0 + analyzer: 2.3.0 archive: 3.3.0 args: 2.3.1 async: 2.8.2 @@ -79,7 +80,6 @@ dependencies: yaml: 3.1.0 yaml_edit: 2.0.2 dev_dependencies: - analyzer: 2.3.0 lint_hard: 1.0.4 matcher: 0.12.11 shelf_packages_handler: 3.0.0