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

Unified Diff: pubspec.yaml

Issue 1023893004: Pass through context information in error messages (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 9 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
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 26ca243962e3a2d7ff7b4069639b8aae0200c9fa..3c8a365b32a2de11dace7c046e3ede4b3328ebf5 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -18,7 +18,7 @@ dependencies:
shelf: ^0.6.0
shelf_static: ^0.2.1
source_maps: ^0.10.0
- source_span: ^1.0.0
+ source_span: ^1.1.0
stack_trace: ^1.1.1
yaml: ^2.1.2
dev_dependencies:

Powered by Google App Engine
This is Rietveld 408576698