Fix package_config.json configVersion field.

Change-Id: Icf35201202de43bd01b1d48254f789a5df197f25
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/134862
Auto-Submit: Paul Berry <paulberry@google.com>
Reviewed-by: Bob Nystrom <rnystrom@google.com>
This commit is contained in:
Paul Berry 2020-02-07 23:39:38 +00:00
parent bdfcbe4bf8
commit a6d792797c

View file

@ -1,5 +1,5 @@
{
"version": 2,
"configVersion": 2,
"comment": [
"This file tells each Dart implementation to treat the test subdirectories",
"as 'packages' so that we can set the default language version for each",