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

Unified Diff: pubspec.lock

Issue 2079373002: Verify status of statically failing tests (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Address comments 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/src/compiler/code_generator.dart ('k') | test/browser/language_tests.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.lock
diff --git a/pubspec.lock b/pubspec.lock
index 667391224ac256e5901243be4097a12cee5dc352..6f4af26a1368e32ce549836c6b2a808447ea1825 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -60,7 +60,7 @@ packages:
name: convert
url: "https://pub.dartlang.org"
source: hosted
- version: "2.0.0"
+ version: "1.1.1"
crypto:
description:
name: crypto
@@ -289,4 +289,4 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.9"
-sdk: ">=1.17.0-dev.6.2 <1.19.0"
+sdk: ">=1.16.0 <1.19.0"
« no previous file with comments | « lib/src/compiler/code_generator.dart ('k') | test/browser/language_tests.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698