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

Unified Diff: pkg/smoke/pubspec.yaml

Issue 421503004: Switch transformers over to source_span (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Code review changes Created 6 years, 5 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/polymer/pubspec.yaml ('k') | pkg/third_party/html5lib/CHANGELOG.md » ('j') | 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 afe5211c938dbbf2f890d50ebe20d68073abaf84..ec1745e3dbdeb5945eef7a2ffdf5a07072bd66bb 100644
--- a/pkg/smoke/pubspec.yaml
+++ b/pkg/smoke/pubspec.yaml
@@ -19,6 +19,6 @@ transformers:
dev_dependencies:
unittest: ">=0.10.0 <0.11.0"
path: ">=1.0.0 <2.0.0"
- code_transformers: ">=0.1.3 <0.2.0"
+ code_transformers: ">=0.2.0 <0.3.0"
environment:
sdk: ">=1.3.0-dev.7.9 <2.0.0"
« no previous file with comments | « pkg/polymer/pubspec.yaml ('k') | pkg/third_party/html5lib/CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698