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

Unified Diff: pkg/smoke/pubspec.yaml

Issue 428303004: Breaking changes in 'analyzer' package. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Merge code_transformers CL Created 6 years, 4 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
« pkg/pkg.status ('K') | « pkg/pkg.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/smoke/pubspec.yaml
diff --git a/pkg/smoke/pubspec.yaml b/pkg/smoke/pubspec.yaml
index 4beae18149b9d8589aa1a3d95e3d4a3531b01bd1..8770aff71d55d143162fd6a34376811d6f5a4acc 100644
--- a/pkg/smoke/pubspec.yaml
+++ b/pkg/smoke/pubspec.yaml
@@ -1,5 +1,5 @@
name: smoke
-version: 0.2.0+3
+version: 0.2.0+4
Siggi Cherem (dart-lang) 2014/08/06 03:07:22 here too - 0.2.1-dev
scheglov 2014/08/06 18:03:50 Done.
author: Polymer.dart Authors <web-ui-dev@dartlang.org>
homepage: "https://api.dartlang.org/apidocs/channels/be/#smoke"
description: >
@@ -9,7 +9,7 @@ description: >
dependencies:
barback: ">=0.9.0 <0.16.0"
logging: ">=0.9.0 <0.10.0"
- analyzer: ">=0.13.0 <0.22.0"
+ analyzer: ">=0.22.0 <0.23.0"
Siggi Cherem (dart-lang) 2014/08/06 03:07:22 mmm, this is a bit unfortunate, since public APIs
scheglov 2014/08/06 18:03:50 Done.
# TODO(sigmund): once we have some easier way to do global app-level
# transformers, we might want to remove this transformer here and only apply it
# in apps that need it.
« pkg/pkg.status ('K') | « pkg/pkg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698