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

Unified Diff: pubspec.yaml

Issue 1521693002: Roll Observatory deps (charted -> ^0.3.0) (Closed) Base URL: https://chromium.googlesource.com/external/github.com/dart-lang/observatory_pub_packages.git@master
Patch Set: Created 5 years 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « packages/usage/tool/travis.sh ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 85abc6290fdbc2ef2db2c69aa5ee049bd68a7975..e964459c0c302f6bc942a30646bd78be0db95dd8 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -7,15 +7,17 @@ transformers:
inline_stylesheets:
lib/src/elements/css/shared.css: false
packages/charted/charts/themes/quantum_theme.css: false
+ $exclude: [web/third_party/*.html, web/timeline.html]
- $dart2js:
$include: "**/*.polymer.bootstrap.dart"
suppressWarnings: false
commandLineOptions: [--show-package-warnings]
dependencies:
args: any
- charted: ^0.2.9
+ charted: ^0.3.0
polymer: ^0.16.3
unittest: < 0.12.0
usage: any
dependency_overrides:
- analyzer: ^0.26.1
+ analyzer: '>=0.26.1 <0.26.1+15'
+ dart_style: <0.2.2
« no previous file with comments | « packages/usage/tool/travis.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698