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

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

Issue 23224003: move polymer.dart into dart svn (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: add --deploy to todomvc sample Created 7 years, 4 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/third_party/todomvc/pubspec.yaml
diff --git a/samples/third_party/todomvc/pubspec.yaml b/samples/third_party/todomvc/pubspec.yaml
index a63891cd593323f6172c7189616dae4c95780ae9..f116ec67c402ef405e2cff84532ec5e5ed7e513d 100644
--- a/samples/third_party/todomvc/pubspec.yaml
+++ b/samples/third_party/todomvc/pubspec.yaml
@@ -1,6 +1,5 @@
name: todomvc
-description: TodoMVC built with the Dart Web UI package
-version: 0.13.0
+description: TodoMVC built with the polymer.dart package
+version: 0.14.0
dependencies:
- browser: any
- web_ui: any
+ polymer: any

Powered by Google App Engine
This is Rietveld 408576698