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

Side by Side Diff: packages/package_config/README.md

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 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
« no previous file with comments | « packages/package_config/CHANGELOG.md ('k') | packages/package_config/codereview.settings » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # package_config 1 # package_config
2 2
3 Support for working with **Package Resolution Configuration** files as described 3 Support for working with **Package Resolution Configuration** files as described
4 in this [DEP](https://github.com/lrhn/dep-pkgspec/blob/master/DEP-pkgspec.md), 4 in this [DEP](https://github.com/lrhn/dep-pkgspec/blob/master/DEP-pkgspec.md),
5 under review [here] (https://github.com/dart-lang/dart_enhancement_proposals/iss ues/5). 5 under review [here] (https://github.com/dart-lang/dart_enhancement_proposals/iss ues/5).
6 6
7 [![Build Status](https://travis-ci.org/dart-lang/package_config.svg?branch=maste r)](https://travis-ci.org/dart-lang/package_config) [![pub package](http://img.s hields.io/pub/v/package_config.svg)](https://pub.dartlang.org/packages/package_c onfig) 7 [![Build Status](https://travis-ci.org/dart-lang/package_config.svg?branch=maste r)](https://travis-ci.org/dart-lang/package_config) [![pub package](https://img. shields.io/pub/v/package_config.svg)](https://pub.dartlang.org/packages/package_ config)
8 8
9 ## Features and bugs 9 ## Features and bugs
10 10
11 Please file feature requests and bugs at the [issue tracker][tracker]. 11 Please file feature requests and bugs at the [issue tracker][tracker].
12 12
13 [tracker]: https://github.com/dart-lang/package_config/issues 13 [tracker]: https://github.com/dart-lang/package_config/issues
OLDNEW
« no previous file with comments | « packages/package_config/CHANGELOG.md ('k') | packages/package_config/codereview.settings » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698