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

Unified Diff: pubspec.lock

Issue 2234343003: fix #620, infer the input files from sources (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: fix Created 4 years, 4 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
Index: pubspec.lock
diff --git a/pubspec.lock b/pubspec.lock
index 9dd9ab4bc8a176f162187c828c83c76b84842a1c..49a8211fcae3c1511659d70efc39d4145e1d1b2f 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -319,4 +319,5 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.10"
-sdk: ">=1.17.0-dev.6.2 <2.0.0"
+sdks:
+ dart: ">=1.17.0-dev.6.2 <2.0.0"

Powered by Google App Engine
This is Rietveld 408576698