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

Unified Diff: samples/searchable_list/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/searchable_list/pubspec.yaml
diff --git a/samples/searchable_list/pubspec.yaml b/samples/searchable_list/pubspec.yaml
index 2ded006bef0a6b03ac8c1a78b5f286128153bd54..d7c3bbcbd79a65e62a2771c4dbbcc4ed7745926d 100644
--- a/samples/searchable_list/pubspec.yaml
+++ b/samples/searchable_list/pubspec.yaml
@@ -2,7 +2,7 @@ name: searchable_list
description: A Polymer sample app that shows a custom element
dependencies:
- polymer: ">=0.9.0+1 <0.10.0"
+ polymer: ">=0.10.0-pre.7 <0.11.0"
transformers:
- polymer:
entry_points: web/index.html

Powered by Google App Engine
This is Rietveld 408576698