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

Unified Diff: pkg/csslib/pubspec.yaml

Issue 651823002: Rewrite csslib's hexToInt (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 2 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 | « pkg/csslib/lib/src/property.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/csslib/pubspec.yaml
diff --git a/pkg/csslib/pubspec.yaml b/pkg/csslib/pubspec.yaml
index 46c34cb27008ead1879f66923c2d912b562eca2d..1c18c708bb95674a5c0f31bb1469514760951402 100644
--- a/pkg/csslib/pubspec.yaml
+++ b/pkg/csslib/pubspec.yaml
@@ -4,7 +4,7 @@ author: Polymer.dart Team <web-ui-dev@dartlang.org>
description: A library for parsing CSS.
homepage: https://www.dartlang.org
environment:
- sdk: '>=1.0.0 <2.0.0'
+ sdk: '>=1.1.0 <2.0.0'
dependencies:
args: '>=0.9.0 <0.13.0'
logging: '>=0.9.0 <0.10.0'
« no previous file with comments | « pkg/csslib/lib/src/property.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698