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

Unified Diff: pkg/kernel/pubspec.yaml

Issue 2755133003: Tighten up kernel pubspec after 685045d61976b72bbe94a58c1a19cdea8d638840 (Closed)
Patch Set: Created 3 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/kernel/pubspec.yaml
diff --git a/pkg/kernel/pubspec.yaml b/pkg/kernel/pubspec.yaml
index 94dbf2dfdf63660b252ca353cf14b0ecfbb032f6..6d330b73372933b249d8fad8e58cd78e078f17eb 100644
--- a/pkg/kernel/pubspec.yaml
+++ b/pkg/kernel/pubspec.yaml
@@ -6,12 +6,12 @@ homepage: https://github.com/dart-lang/kernel
environment:
sdk: ">=1.8.0"
dependencies:
- analyzer: ^0.30.0-alpha.0
path: ^1.3.9
args: ^0.13.4
logging: ^0.11.2
package_config: ^1.0.0
dev_dependencies:
+ analyzer: ^0.30.0-alpha.0
test: ^0.12.15+6
stack_trace: ^1.6.6
ansicolor: ^0.0.9
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698