Files
sdk/pkg/analysis_server/pubspec.yaml
T
pq 6e3498cd08 bump server SDK constraint lower bound
Change-Id: I1d3c690ef011eb2a5468e7e5d9ce00c973e1992d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/115780
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
2019-09-05 18:14:42 +00:00

32 lines
477 B
YAML

name: analysis_server
publish_to: none
environment:
sdk: '>=2.2.2 <3.0.0'
dependencies:
analyzer: any
analyzer_plugin: any
args: any
convert: any
crypto: any
dart_style: any
front_end: any
linter: any
logging: any
meta: any
nnbd_migration: any
source_span: any
package_config: any
path: any
tflite_native: any
watcher: any
yaml: any
dev_dependencies:
analysis_tool: any
html: any
http: any
test_reflective_loader: any
test: any