Update pubspec to indicate that analyzer_plugin supports the latest analyzer.

Change-Id: I7f252d778bc282d849d55fac8eea3c75593b9c58
Reviewed-on: https://dart-review.googlesource.com/57442
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
This commit is contained in:
Paul Berry 2018-05-30 19:02:10 +00:00 committed by commit-bot@chromium.org
parent bfeb80a0c9
commit 39d902b79b

View file

@ -1,6 +1,6 @@
name: analyzer_plugin
description: A framework for building plugins for the analysis server.
version: 0.0.1-alpha.2
version: 0.0.1-alpha.3
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/analyzer_plugin
@ -8,7 +8,7 @@ environment:
sdk: '>=1.8.0 <2.0.0'
dependencies:
analyzer: '^0.31.2-alpha.1'
analyzer: '>=0.31.2-alpha.1 <0.33.0'
charcode: '^1.1.0'
html: '^0.13.1'
meta: ^1.0.2