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

Unified Diff: samples/third_party/todomvc/pubspec.yaml

Issue 339203005: Prepare release of polymer, web_components, template_binding, and update samples. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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 | « samples/searchable_list/pubspec.yaml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/third_party/todomvc/pubspec.yaml
diff --git a/samples/third_party/todomvc/pubspec.yaml b/samples/third_party/todomvc/pubspec.yaml
index 59ab713eee894a38e572cb8b87b9d64525686803..4da0d906c6db8a26ce8589064f6b3089ba7d2555 100644
--- a/samples/third_party/todomvc/pubspec.yaml
+++ b/samples/third_party/todomvc/pubspec.yaml
@@ -2,8 +2,7 @@ name: todomvc
description: TodoMVC built with the polymer.dart package
version: 0.15.0
dependencies:
- # TODO(sigmund): change this to 0.11.0 before releasing SDK 1.5
- polymer: ">=0.11.0-dev.2 <0.12.0"
+ polymer: ">=0.11.0 <0.12.0"
transformers:
- polymer:
entry_points: web/index.html
« no previous file with comments | « samples/searchable_list/pubspec.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698