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

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

Issue 331153002: Version 1.5.0-dev.4.13 (Closed) Base URL: http://dart.googlecode.com/svn/trunk/
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 | « dart/samples/samples.status ('k') | dart/samples/searchable_list/test/demo_app_test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/samples/searchable_list/pubspec.yaml
===================================================================
--- dart/samples/searchable_list/pubspec.yaml (revision 37358)
+++ dart/samples/searchable_list/pubspec.yaml (working copy)
@@ -2,7 +2,8 @@
description: A Polymer sample app that shows a custom element
dependencies:
- polymer: ">=0.9.0+1 <0.10.0"
+ # TODO(sigmund): change this to 0.11.0 before releasing SDK 1.5
+ polymer: ">=0.11.0-dev.2 <0.12.0"
transformers:
- polymer:
entry_points: web/index.html
« no previous file with comments | « dart/samples/samples.status ('k') | dart/samples/searchable_list/test/demo_app_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698