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

Unified Diff: pkg/analyzer/pubspec.yaml

Issue 1755913005: pkg/analyzer: readme and pubspec tweaks (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 4 years, 10 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 | « pkg/analyzer/README.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analyzer/pubspec.yaml
diff --git a/pkg/analyzer/pubspec.yaml b/pkg/analyzer/pubspec.yaml
index 1451c22d6053f83b8e9f69d5de38d1b8cb7d0af3..99498a38c91b608cf1d6fff4fd588392f2cc074b 100644
--- a/pkg/analyzer/pubspec.yaml
+++ b/pkg/analyzer/pubspec.yaml
@@ -2,7 +2,7 @@ name: analyzer
version: 0.27.3-alpha.1
author: Dart Team <misc@dartlang.org>
description: Static analyzer for Dart.
-homepage: http://www.dartlang.org
+homepage: https://github.com/dart-lang/sdk/tree/master/pkg/analyzer
environment:
sdk: '>=1.12.0 <2.0.0'
dependencies:
« no previous file with comments | « pkg/analyzer/README.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698