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

Unified Diff: samples/polymer_intl/pubspec.yaml

Issue 293023008: Bring back initPolymer, allow boot.js only if using "polymer_experimental.html". (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 7 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/test/unbind_test.html ('k') | samples/polymer_intl/test/polymer_intl_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/polymer_intl/pubspec.yaml
diff --git a/samples/polymer_intl/pubspec.yaml b/samples/polymer_intl/pubspec.yaml
index a1822e19a682f76c4d69bc6e5741a0cf43e500c2..76508236a195e2b4a628e507cb04ffd684cce39d 100644
--- a/samples/polymer_intl/pubspec.yaml
+++ b/samples/polymer_intl/pubspec.yaml
@@ -3,8 +3,8 @@ description: An example of using Polymer with localized Intl messages
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"
+ intl: '>=0.9.0 <0.10.0'
+ polymer: '>=0.10.0-pre.1 <0.11.0'
unittest: any
transformers:
- polymer:
« no previous file with comments | « pkg/polymer/test/unbind_test.html ('k') | samples/polymer_intl/test/polymer_intl_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698