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

Side by Side Diff: pubspec.lock

Issue 2048463002: enable compatiblity with 1.18 SDKs (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 6 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 unified diff | Download patch
« no previous file with comments | « lib/src/compiler/code_generator.dart ('k') | pubspec.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Generated by pub 1 # Generated by pub
2 # See http://pub.dartlang.org/doc/glossary.html#lockfile 2 # See http://pub.dartlang.org/doc/glossary.html#lockfile
3 packages: 3 packages:
4 analyzer: 4 analyzer:
5 description: 5 description:
6 name: analyzer 6 name: analyzer
7 url: "https://pub.dartlang.org" 7 url: "https://pub.dartlang.org"
8 source: hosted 8 source: hosted
9 version: "0.27.4-alpha.7" 9 version: "0.27.4-alpha.7"
10 args: 10 args:
(...skipping 271 matching lines...) Expand 10 before | Expand all | Expand 10 after
282 name: which 282 name: which
283 url: "https://pub.dartlang.org" 283 url: "https://pub.dartlang.org"
284 source: hosted 284 source: hosted
285 version: "0.1.3" 285 version: "0.1.3"
286 yaml: 286 yaml:
287 description: 287 description:
288 name: yaml 288 name: yaml
289 url: "https://pub.dartlang.org" 289 url: "https://pub.dartlang.org"
290 source: hosted 290 source: hosted
291 version: "2.1.9" 291 version: "2.1.9"
292 sdk: ">=1.16.0 <1.18.0" 292 sdk: ">=1.16.0 <2.0.0"
OLDNEW
« no previous file with comments | « lib/src/compiler/code_generator.dart ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698