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

Side by Side Diff: pubspec.yaml

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/yaml/test/yaml_test.dart ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 name: observatory 1 name: observatory
2 version: 1.6.0-dev.1 2 version: 1.6.0-dev.1
3 transformers: 3 transformers:
4 - dart_to_js_script_rewriter 4 - dart_to_js_script_rewriter
5 - $dart2js: 5 - $dart2js:
6 suppressWarnings: false 6 suppressWarnings: false
7 commandLineOptions: [--show-package-warnings] 7 commandLineOptions: [--show-package-warnings]
8 dependencies: 8 dependencies:
9 args: any 9 args: any
10 charted: ^0.4.0 10 charted: ^0.4.8
11 unittest: < 0.12.0 11 unittest: < 0.12.0
12 usage: any 12 usage: any
13 web_components: any 13 web_components: any
14 dart_to_js_script_rewriter: any 14 dart_to_js_script_rewriter: any
15 dependency_overrides: 15 dependency_overrides:
16 analyzer: '>=0.26.1 <0.26.1+15' 16 analyzer: '>=0.26.1 <0.26.1+15'
17 dart_style: <0.2.2 17 dart_style: <0.2.2
OLDNEW
« no previous file with comments | « packages/yaml/test/yaml_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698