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

Unified Diff: pkg/polymer/pubspec.yaml

Issue 308743007: Use SpanScanner to emit better YAML parse errors. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: code review 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 590cd14e50674be0f28eb395a7dd87316b154917..a72e2c006b0d4bf41d130f9a5ce198b52b0cb8d8 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-pre.1 <0.11.0'
web_components: '>=0.3.3 <0.4.0'
- yaml: '>=0.9.0 <0.10.0'
+ yaml: '>=0.9.0 <0.11.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