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

Unified Diff: pkg/barback/pubspec.yaml

Issue 308763003: Release stack_trace 1.0.0. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix dependency pubspecs 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 | « no previous file | pkg/http/CHANGELOG.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/barback/pubspec.yaml
diff --git a/pkg/barback/pubspec.yaml b/pkg/barback/pubspec.yaml
index bbfd90b7f5a1140053faf1daf0cd548035a5a650..b6cf861dc67a72c7c88fa28ebdbe166cad43d32f 100644
--- a/pkg/barback/pubspec.yaml
+++ b/pkg/barback/pubspec.yaml
@@ -23,7 +23,7 @@ description: >
responsiveness.
dependencies:
path: ">=0.9.0 <2.0.0"
- source_maps: ">=0.9.0 <0.10.0"
+ source_maps: ">=0.9.0 <2.0.0"
stack_trace: ">=0.9.1 <0.10.0"
collection: ">=0.9.1 <0.10.0"
dev_dependencies:
« no previous file with comments | « no previous file | pkg/http/CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698