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

Unified Diff: packages/analyzer/pubspec.yaml

Issue 1400473008: Roll Observatory packages and add a roll script (Closed) Base URL: git@github.com:dart-lang/observatory_pub_packages.git@master
Patch Set: Created 5 years, 2 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 | « packages/analyzer/lib/task/model.dart ('k') | packages/analyzer/test/cancelable_future_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/analyzer/pubspec.yaml
diff --git a/analyzer/pubspec.yaml b/packages/analyzer/pubspec.yaml
similarity index 86%
rename from analyzer/pubspec.yaml
rename to packages/analyzer/pubspec.yaml
index 4a0c64c768c4af2ea04739b84a1b5b850ae72f78..3e8fa88c643ff81731ec10b020815eb2ed6bac3c 100644
--- a/analyzer/pubspec.yaml
+++ b/packages/analyzer/pubspec.yaml
@@ -1,12 +1,13 @@
name: analyzer
-version: 0.25.2
+version: 0.26.1+9
author: Dart Team <misc@dartlang.org>
description: Static analyzer for Dart.
homepage: http://www.dartlang.org
environment:
- sdk: '>=1.12.0-dev.1.0 <2.0.0'
+ sdk: '>=1.11.0 <2.0.0'
dependencies:
args: '>=0.12.1 <0.14.0'
+ glob: ^1.0.3
html: ^0.12.0
package_config: ^0.1.1
path: '>=0.9.0 <2.0.0'
« no previous file with comments | « packages/analyzer/lib/task/model.dart ('k') | packages/analyzer/test/cancelable_future_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698