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

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

Issue 176943008: Update the Angular/DI tests to latest from github. (Closed) Base URL: https://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.10 3 version: 0.4.12
4 author: "Dart Authors <misc@dartlang.org>" 4 authors:
5 - Justin Fagnani <justinfagnani@google.com>
6 - Pavel Jbanov <pavelj@google.com>
5 homepage: https://github.com/dart-lang/route/tree/experimental_hierarchical 7 homepage: https://github.com/dart-lang/route/tree/experimental_hierarchical
6 8
7 dependencies: 9 dependencies:
8 browser: any 10 browser: any
9 logging: any 11 logging: any
10 unittest: any 12 unittest: any
11
12 dev_dependencies:
13 web_ui: any
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698