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

Unified Diff: pkg/dev_compiler/pubspec.lock

Issue 2301833002: Travis config (Closed)
Patch Set: Point pubspec to analyzer in SDK Created 4 years, 3 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 | « .travis.yml ('k') | pkg/dev_compiler/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/dev_compiler/pubspec.lock
diff --git a/pkg/dev_compiler/pubspec.lock b/pkg/dev_compiler/pubspec.lock
index 6f0fa5d6923cdb36ca8536d4842aaa95821764f9..2608c734829b58e4dae4a74f3b9d5fc83518a7ac 100644
--- a/pkg/dev_compiler/pubspec.lock
+++ b/pkg/dev_compiler/pubspec.lock
@@ -3,10 +3,10 @@
packages:
analyzer:
description:
- name: analyzer
- url: "https://pub.dartlang.org"
- source: hosted
- version: "0.28.1"
+ path: "../analyzer"
+ relative: true
+ source: path
+ version: "0.28.2-alpha.0"
archive:
description:
name: archive
« no previous file with comments | « .travis.yml ('k') | pkg/dev_compiler/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698