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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 name: todomvc 1 name: todomvc
2 description: TodoMVC built with the Dart Web UI package 2 description: TodoMVC built with the polymer.dart package
3 version: 0.13.0 3 version: 0.14.0
4 dependencies: 4 dependencies:
5 browser: any 5 polymer: any
6 web_ui: any
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698