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

Unified Diff: samples/pop_pop_win/pubspec.yaml

Issue 242443008: samples/pop_pop_win: now based on StageXL (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: tiny nit Created 6 years, 8 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 | « samples/pop_pop_win/lib/src/textures.dart ('k') | samples/pop_pop_win/test/game_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/pop_pop_win/pubspec.yaml
diff --git a/samples/pop_pop_win/pubspec.yaml b/samples/pop_pop_win/pubspec.yaml
index 1be9f95a1390fdcfa8cd8da90d6209e09c7286c3..e02b5c62696e792f7a12e3b05b63e46322dadc84 100644
--- a/samples/pop_pop_win/pubspec.yaml
+++ b/samples/pop_pop_win/pubspec.yaml
@@ -1,11 +1,10 @@
name: pop_pop_win
description: '"Pop, Pop, Win!" is an implementation of Minesweeper in Dart.'
environment:
- sdk: '>=1.3.0-dev.4.1 <2.0.0'
+ sdk: '>=1.3.0 <2.0.0'
dependencies:
bot: '>=0.26.0 <0.27.0'
- bot_web: '>=0.21.0 <0.22.0'
browser: '>=0.10.0 <0.11.0'
- chrome_gen: '>=0.3.0 <0.4.0'
+ stagexl: '>=0.9.1 <0.11.0'
dev_dependencies:
unittest: '>=0.10.0 <0.11.0'
« no previous file with comments | « samples/pop_pop_win/lib/src/textures.dart ('k') | samples/pop_pop_win/test/game_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698