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

Unified Diff: samples/clock/pubspec.yaml

Issue 59513007: Revert "add versions and constraints for packages and samples" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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
« no previous file with comments | « samples/build_dart/pubspec.yaml ('k') | samples/dartiverse_search/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/clock/pubspec.yaml
diff --git a/samples/clock/pubspec.yaml b/samples/clock/pubspec.yaml
index 374d4c851e68e4725d767c9c7f3748a2054ebae2..4ec1a0c288dd9740714be0ced679ae7df9a24358 100644
--- a/samples/clock/pubspec.yaml
+++ b/samples/clock/pubspec.yaml
@@ -1,6 +1,4 @@
name: clock
description: An html5 clock using absolutely positioned elements
dependencies:
- browser: ">=0.9.0 <0.10.0"
-environment:
- sdk: ">=1.0.0 <2.0.0"
+ browser: any
« no previous file with comments | « samples/build_dart/pubspec.yaml ('k') | samples/dartiverse_search/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698