dart-sdk/pkg/nnbd_migration/pubspec.yaml
Janice Collins 1a6a5b997d Implement FantasyRepo.
Clone and update repositories.  Basic end to end test and a primitive
mocking setup using dependency injection for testing.

Change-Id: I3a61f6fd86da6d5b8d79c0124a756dbfc70c4614
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/133744
Commit-Queue: Janice Collins <jcollins@google.com>
Reviewed-by: Paul Berry <paulberry@google.com>
2020-01-30 15:43:18 +00:00

12 lines
201 B
YAML

name: nnbd_migration
publish_to: none
environment:
sdk: '>=2.6.0 <3.0.0'
dependencies:
_fe_analyzer_shared: 1.0.0
analyzer: ^0.37.0
path: ^1.6.2
dev_dependencies:
args: ^1.5.2
mockito: any