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

Unified Diff: pubspec.yaml

Issue 22254002: fixes for latest SDK (Closed) Base URL: https://github.com/dart-lang/web-ui.git@master
Patch Set: Created 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/polymer_element.dart ('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 da8319d44d03d26ef693475e5e9df0eb9a382dde..96b0ea2af3305bb470baa9893c9e69570c200b1d 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -7,12 +7,13 @@ description: >
browsers.
homepage: https://github.com/dart-lang/web-ui
environment:
- sdk: '>=0.6.13'
+ sdk: '>=0.6.15'
dependencies:
analyzer_experimental: '>=0.6.13'
args: '>=0.6.13'
browser: '>=0.6.13'
custom_element: '>=0.6.13'
+ fancy_syntax: '>=0.0.6'
html_import: '>=0.6.13'
logging: '>=0.6.13'
mdv: '>=0.6.13'
« no previous file with comments | « lib/polymer_element.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698