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

Unified Diff: dart/samples/third_party/todomvc/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
Index: dart/samples/third_party/todomvc/pubspec.yaml
===================================================================
--- dart/samples/third_party/todomvc/pubspec.yaml (revision 37358)
+++ dart/samples/third_party/todomvc/pubspec.yaml (working copy)
@@ -2,7 +2,8 @@
description: TodoMVC built with the polymer.dart package
version: 0.15.0
dependencies:
- polymer: ">=0.10.0 <0.11.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/searchable_list/web/index.html ('k') | dart/samples/third_party/todomvc/test/listorder_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698