Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(428)

Unified Diff: pkg/dev_compiler/pubspec.yaml

Issue 2336443002: Bump pub version (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/dev_compiler/pubspec.lock ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « pkg/dev_compiler/pubspec.lock ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698