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

Unified Diff: packages/analyzer/pubspec.yaml

Issue 1521693002: Roll Observatory deps (charted -> ^0.3.0) (Closed) Base URL: https://chromium.googlesource.com/external/github.com/dart-lang/observatory_pub_packages.git@master
Patch Set: Created 5 years 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: packages/analyzer/pubspec.yaml
diff --git a/packages/analyzer/pubspec.yaml b/packages/analyzer/pubspec.yaml
index 3e8fa88c643ff81731ec10b020815eb2ed6bac3c..8ae644df83efd7cf4822234000d5bf3f64ffeb63 100644
--- a/packages/analyzer/pubspec.yaml
+++ b/packages/analyzer/pubspec.yaml
@@ -1,10 +1,10 @@
name: analyzer
-version: 0.26.1+9
+version: 0.26.1+14
author: Dart Team <misc@dartlang.org>
description: Static analyzer for Dart.
homepage: http://www.dartlang.org
environment:
- sdk: '>=1.11.0 <2.0.0'
+ sdk: '>=1.12.0 <2.0.0'
dependencies:
args: '>=0.12.1 <0.14.0'
glob: ^1.0.3
« no previous file with comments | « packages/analyzer/lib/task/model.dart ('k') | packages/analyzer/test/file_system/memory_file_system_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698