Files
sdk/pkg/dartdev/pubspec.yaml
T
Devon Carew 8cba879f46 Add additional validations to the pkg/ package pubspecs.
TEST=these are additional validations that we run on the bots

Redux of https://dart-review.googlesource.com/c/sdk/+/161040

Change-Id: Ia32ced5d48fbfeafacfa9e51dc4774d2e9425091
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/174601
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2020-12-02 17:27:18 +00:00

34 lines
621 B
YAML

name: dartdev
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
sdk: '>=2.6.0 <3.0.0'
dependencies:
analysis_server_client:
path: ../analysis_server_client
analyzer:
path: ../analyzer
args: ^1.6.0
cli_util: '>=0.1.4 <0.3.0'
dart2native:
path: ../dart2native
dart_style: any
intl: any
meta:
path: ../meta
nnbd_migration:
path: ../nnbd_migration
path: ^1.0.0
pedantic: ^1.9.0
pub:
path: ../../third_party/pkg/pub
stagehand: any
telemetry:
path: ../telemetry
usage: ^3.4.0
dev_dependencies:
test: ^1.0.0