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

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

Issue 366873005: Version 1.5.2 (Closed) Base URL: http://dart.googlecode.com/svn/branches/1.5/
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/searchable_list/pubspec.yaml ('k') | dart/sdk/lib/core/uri.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/samples/third_party/todomvc/pubspec.yaml
===================================================================
--- dart/samples/third_party/todomvc/pubspec.yaml (revision 37934)
+++ dart/samples/third_party/todomvc/pubspec.yaml (working copy)
@@ -2,8 +2,7 @@
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 | « dart/samples/searchable_list/pubspec.yaml ('k') | dart/sdk/lib/core/uri.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698