mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Analyzer dep commentary fix.
This commit is contained in:
parent
a59a713f75
commit
71203e9a89
@ -7,9 +7,7 @@ dependencies:
|
||||
# here we pin it precisely to avoid version skew across our packages.
|
||||
test: 0.12.13+1
|
||||
|
||||
# We don't actually depend on 'analyzer', but 'test' does. We pin the
|
||||
# version of analyzer we depend on to avoid version skew across our
|
||||
# packages.
|
||||
# Pinned in flutter_tools as well.
|
||||
analyzer: 0.27.4-alpha.1
|
||||
|
||||
flutter:
|
||||
|
@ -34,9 +34,7 @@ dependencies:
|
||||
# precisely.
|
||||
test: 0.12.13+1
|
||||
|
||||
# We don't actually depend on 'analyzer', but 'test' does. We pin the
|
||||
# version of analyzer we depend on to avoid version skew across our
|
||||
# packages.
|
||||
# Pinned in flutter_test as well.
|
||||
analyzer: 0.27.4-alpha.1
|
||||
|
||||
dev_dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user