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

Unified Diff: pubspec.yaml

Issue 1166783002: Factor in the Dart repo's state for snapshotting. (Closed) Base URL: git@github.com:dart-lang/pub.git@master
Patch Set: Hash the executable rather than the repo. Created 5 years, 7 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 | « no previous file | test/test_pub.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 2be5d8b3cec81cbddce76ab33aef3da698357df7..05b6db82a9bc667c00243be1940862bce8463487 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -34,3 +34,6 @@ dev_dependencies:
scheduled_test: "^0.11.8"
source_maps: "^0.9.0"
unittest: "^0.11.0"
+
+environment:
+ sdk: ">=1.11.0-dev.3.0 <2.0.0"
« no previous file with comments | « no previous file | test/test_pub.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698