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

Side by Side Diff: third_party/pkg/angular/example/pubspec.yaml

Issue 257423008: Update all Angular libs (run update_all.sh). (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 8 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: angular_dart_demo 1 name: angular_dart_example
2 version: 0.0.1 2 version: 0.0.1
3 dependencies: 3 dependencies:
4 angular: 4 angular:
5 path: ../.. 5 path: ../
6 browser: any 6 browser: any
7 unittest: any 7 unittest: any
8
9 transformers:
10 - angular
OLDNEW
« no previous file with comments | « third_party/pkg/angular/example/expected_warnings.json ('k') | third_party/pkg/angular/example/web/animation.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698