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

Unified Diff: samples/polymer_intl/pubspec.yaml

Issue 225043004: Replace bootstrap logic with 'boot.js', use 'component/dart' mime-type and add (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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
Index: samples/polymer_intl/pubspec.yaml
diff --git a/samples/polymer_intl/pubspec.yaml b/samples/polymer_intl/pubspec.yaml
index 696495891ee74ee702f115c52ed20df0efddb799..a1822e19a682f76c4d69bc6e5741a0cf43e500c2 100644
--- a/samples/polymer_intl/pubspec.yaml
+++ b/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.9.0 <0.10.0'
+ polymer: ">=0.10.0-pre.7 <0.11.0"
unittest: any
transformers:
- polymer:

Powered by Google App Engine
This is Rietveld 408576698