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

Unified Diff: pkg/stub_core_library/pubspec.yaml

Issue 398393002: Use a dev version constraint in stub_core_library. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 5 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/stub_core_library/pubspec.yaml
diff --git a/pkg/stub_core_library/pubspec.yaml b/pkg/stub_core_library/pubspec.yaml
index c37bc220bc29e2b265a4cecd01b25ab56121a6e7..b22b6d3b378ddb34d33e42e9f3164a668d314add 100644
--- a/pkg/stub_core_library/pubspec.yaml
+++ b/pkg/stub_core_library/pubspec.yaml
@@ -2,5 +2,5 @@ name: stub_core_library
description: A repo-internal package for creating core library stubs.
dependencies:
args: ">=0.11.0 <0.12.0"
- analyzer: ">=0.22.0 <0.23.0"
+ analyzer: ">=0.22.0-dev <0.23.0"
path: ">=1.1.0 <2.0.0"
« 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