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

Unified Diff: pubspec.yaml

Issue 1400473008: Roll Observatory packages and add a roll script (Closed) Base URL: git@github.com:dart-lang/observatory_pub_packages.git@master
Patch Set: Created 5 years, 2 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pubspec.lock ('k') | quiver/lib/async.dart » ('j') | 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 87154f3b288bf3004806e26b5a6ef6c945e30629..85abc6290fdbc2ef2db2c69aa5ee049bd68a7975 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -6,6 +6,7 @@ transformers:
- web/index.html
inline_stylesheets:
lib/src/elements/css/shared.css: false
+ packages/charted/charts/themes/quantum_theme.css: false
- $dart2js:
$include: "**/*.polymer.bootstrap.dart"
suppressWarnings: false
@@ -13,8 +14,8 @@ transformers:
dependencies:
args: any
charted: ^0.2.9
- polymer: any
+ polymer: ^0.16.3
unittest: < 0.12.0
usage: any
- code_transformers: 0.2.9
-
+dependency_overrides:
+ analyzer: ^0.26.1
« no previous file with comments | « pubspec.lock ('k') | quiver/lib/async.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698