mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
bump to migrated cli_util
Change-Id: Ib76b53e143d1da32f572547692ff4bb2c5266f1b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/171022 Reviewed-by: Jake Macdonald <jakemac@google.com> Reviewed-by: Nate Bosch <nbosch@google.com> Commit-Queue: Phil Quitslund <pquitslund@google.com>
This commit is contained in:
parent
cfccd80ef7
commit
93d1784594
2 changed files with 2 additions and 2 deletions
|
@ -148,7 +148,7 @@
|
|||
"name": "cli_util",
|
||||
"rootUri": "../third_party/pkg/cli_util",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.0"
|
||||
"languageVersion": "2.12"
|
||||
},
|
||||
{
|
||||
"name": "clock",
|
||||
|
|
2
DEPS
2
DEPS
|
@ -78,7 +78,7 @@ vars = {
|
|||
"browser-compat-data_tag": "v1.0.22",
|
||||
"charcode_rev": "bcd8a12c315b7a83390e4865ad847ecd9344cba2",
|
||||
"chrome_rev" : "19997",
|
||||
"cli_util_rev" : "335ed165887d0ec97c2a09173ebf22dcf56a6c4e",
|
||||
"cli_util_rev" : "50cc840b146615899e97b892578848401b2028d5",
|
||||
"clock_rev" : "a494269254ba978e7ef8f192c5f7fec3fc05b9d3",
|
||||
"collection_rev": "e4bb038ce2d8e66fb15818aa40685c68d53692ab",
|
||||
"convert_rev": "dd3bd28f63be7cb8ab961f38bc73229e4473b555",
|
||||
|
|
Loading…
Reference in a new issue