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

Unified Diff: dart/samples/third_party/pop-pop-win/pubspec.yaml

Issue 66253002: Version 0.8.10.9 (Closed) Base URL: http://dart.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 1 month 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: dart/samples/third_party/pop-pop-win/pubspec.yaml
===================================================================
--- dart/samples/third_party/pop-pop-win/pubspec.yaml (revision 30098)
+++ dart/samples/third_party/pop-pop-win/pubspec.yaml (working copy)
@@ -3,7 +3,7 @@
description: '"Pop, Pop, Win!" is an implementation of Minesweeper in Dart.'
homepage: https://github.com/dart-lang/pop-pop-win
environment:
- sdk: '>=0.8.10+4'
+ sdk: ">=0.8.10+6 <2.0.0"
dependencies:
bot: '>=0.24.0'
bot_web: '>=0.20.6'
@@ -11,5 +11,3 @@
chrome_gen: '>=0.1.0'
dev_dependencies:
hop: '>=0.27.0'
-environment:
- sdk: ">=0.8.10+6 <2.0.0"
« no previous file with comments | « dart/samples/third_party/dromaeo/tests/dom-attr-html.dart ('k') | dart/samples/third_party/todomvc/.buildlog » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698