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

Unified Diff: dart/samples/polymer_intl/pubspec.yaml

Issue 330553002: Update upperbound on polymer dependency in branch/1.4 (polymer 0.10.0-pre.13 had (Closed) Base URL: https://dart.googlecode.com/svn/branches/1.4
Patch Set: Created 6 years, 6 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 | « no previous file | dart/samples/third_party/todomvc/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/samples/polymer_intl/pubspec.yaml
diff --git a/dart/samples/polymer_intl/pubspec.yaml b/dart/samples/polymer_intl/pubspec.yaml
index a1822e19a682f76c4d69bc6e5741a0cf43e500c2..93a813f31b2171b9783ce28288ddacaf773f6652 100644
--- a/dart/samples/polymer_intl/pubspec.yaml
+++ b/dart/samples/polymer_intl/pubspec.yaml
@@ -4,7 +4,7 @@ environment:
sdk: '>=1.0.0 <2.0.0'
dependencies:
intl: '>= 0.9.0 <0.10.0'
- polymer: ">=0.10.0-pre.7 <0.11.0"
+ polymer: ">=0.10.0-pre.7 <0.10.0-pre.13"
unittest: any
transformers:
- polymer:
« no previous file with comments | « no previous file | dart/samples/third_party/todomvc/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698