Analyzer dep commentary fix.

This commit is contained in:
pq 2016-05-05 12:15:26 -07:00
parent a59a713f75
commit 71203e9a89
2 changed files with 2 additions and 6 deletions

View File

@ -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:

View File

@ -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: