Commit 7163cf11 authored by pq's avatar pq

Revert "Update to new analyzer and linter."

This reverts commit f91cf1c4.
parent f91cf1c4
......@@ -10,7 +10,7 @@ dependencies:
# We don't actually depend on 'analyzer', but 'test' and 'flutter_tools' do.
# We pin the version of analyzer we depend on to avoid version skew across our
# packages.
analyzer: 0.27.4-alpha.6
analyzer: 0.27.4-alpha.1
flutter:
path: ../flutter
......@@ -15,7 +15,7 @@ dependencies:
http: ^0.11.3
json_rpc_2: ^2.0.0
json_schema: ^1.0.3
linter: ^0.1.17
linter: ^0.1.15
mustache4dart: ^1.0.0
package_config: ^0.1.3
path: ^1.3.0
......@@ -35,7 +35,7 @@ dependencies:
test: 0.12.13+1
# Pinned in flutter_test as well.
analyzer: 0.27.4-alpha.6
analyzer: 0.27.4-alpha.1
dev_dependencies:
mockito: ^0.11.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment