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

Unified Diff: pkg/polymer/pubspec.yaml

Issue 302313007: Attach source range information to parsed YAML nodes. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: fix tests Created 6 years, 7 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 | « pkg/docgen/pubspec.yaml ('k') | pkg/yaml/CHANGELOG.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer/pubspec.yaml
diff --git a/pkg/polymer/pubspec.yaml b/pkg/polymer/pubspec.yaml
index a2e7825c09362127b27fbb368a5cee4292e69cb4..a0a78209e560c1474e76a38774c371c097a0c24d 100644
--- a/pkg/polymer/pubspec.yaml
+++ b/pkg/polymer/pubspec.yaml
@@ -21,7 +21,7 @@ dependencies:
source_maps: '>=0.9.0 <0.10.0'
template_binding: '>=0.10.0 <0.11.0'
web_components: '>=0.3.3 <0.4.0'
- yaml: '>=0.9.0 <0.11.0'
+ yaml: '>=0.9.0 <2.0.0'
dev_dependencies:
unittest: '>=0.10.0 <0.11.0'
transformers:
« no previous file with comments | « pkg/docgen/pubspec.yaml ('k') | pkg/yaml/CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698