Index: pkg/dev_compiler/pubspec.yaml |
diff --git a/pkg/dev_compiler/pubspec.yaml b/pkg/dev_compiler/pubspec.yaml |
index 3586510f81b12cd4e3f045b9215820d9e57188f7..30a5bb3a87871424021eb6344769faf9c07f3cce 100644 |
--- a/pkg/dev_compiler/pubspec.yaml |
+++ b/pkg/dev_compiler/pubspec.yaml |
@@ -8,7 +8,7 @@ author: Dart Dev Compiler team <dev-compiler@dartlang.org> |
homepage: https://github.com/dart-lang/dev_compiler |
dependencies: |
- analyzer: ^0.28.0-alpha.1 |
+ analyzer: ^0.29.0-alpha.0 |
Jennifer Messerly
2016/09/12 17:12:14
Should we just make this a file dependency? instea
Bob Nystrom
2016/09/12 18:15:23
If you do that, you won't be able to also publish
Jennifer Messerly
2016/09/12 18:19:00
yeah ... I think maybe we want to stop publishing
|
args: ^0.13.0 |
bazel_worker: ^0.1.0 |
browser: ^0.10.0 |