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

Side by Side Diff: third_party/pkg/route_hierarchical/pubspec.yaml

Issue 180843004: Revert revision 33053 (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 9 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: route_hierarchical 1 name: route_hierarchical
2 description: A client + server routing library for Dart 2 description: A client + server routing library for Dart
3 version: 0.4.12 3 version: 0.4.10
4 authors: 4 author: "Dart Authors <misc@dartlang.org>"
5 - Justin Fagnani <justinfagnani@google.com>
6 - Pavel Jbanov <pavelj@google.com>
7 homepage: https://github.com/dart-lang/route/tree/experimental_hierarchical 5 homepage: https://github.com/dart-lang/route/tree/experimental_hierarchical
8 6
9 dependencies: 7 dependencies:
10 browser: any 8 browser: any
11 logging: any 9 logging: any
12 unittest: any 10 unittest: any
11
12 dev_dependencies:
13 web_ui: any
OLDNEW
« no previous file with comments | « third_party/pkg/route_hierarchical/lib/client.dart ('k') | third_party/pkg/route_hierarchical/test/client_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698