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

Side by Side Diff: pkg/analyzer_experimental/pubspec.yaml

Issue 12962003: Moved pkg pubspecs to use dev_dependencies where appropriate (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: missed a couple of anys Created 7 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
« no previous file with comments | « no previous file | pkg/args/pubspec.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 name: analyzer_experimental 1 name: analyzer_experimental
2 version: 0.1.5 2 version: 0.1.5
3 author: Dart Team <misc@dartlang.org> 3 author: Dart Team <misc@dartlang.org>
4 description: Experimental static analyzer for Dart. 4 description: Experimental static analyzer for Dart.
5 homepage: http://www.dartlang.org 5 homepage: http://www.dartlang.org
6 dependencies: 6 dependencies:
7 args: any
8 dev_dependencies:
7 unittest: any 9 unittest: any
8 args: any
OLDNEW
« no previous file with comments | « no previous file | pkg/args/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698