update pubspec.yaml files to reflect actual package usage

Change-Id: I44dd6f5cb69e11a65a8c2b552a54b89ebc5fa4b5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/159161
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
This commit is contained in:
Devon Carew 2020-08-20 18:08:49 +00:00 committed by commit-bot@chromium.org
parent f7006a91bb
commit 059a347580
2 changed files with 5 additions and 3 deletions

View file

@ -11,6 +11,6 @@ executables:
dependencies:
args: ^1.4.0
path: any
dev_dependencies:

View file

@ -11,6 +11,8 @@ dependencies:
args: '>=0.13.4 <2.0.0'
meta: ^1.0.0
dev_dependencies:
expect: any
expect:
path: ../expect
front_end:
path: ../front_end
test: any
testing: any