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

Unified Diff: pubspec.yaml

Issue 2985973002: Update the comment based generic syntax usage (Closed)
Patch Set: Created 3 years, 5 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 | « 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: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 2111ec92e3563669858d845a25f099d30e4b1af3..225b60118ba8b5ba351b9a2493a404217da2d1d3 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,10 +1,10 @@
name: csslib
-version: 0.14.0
+version: 0.14.1-dev
author: Dart Team <misc@dartlang.org>
description: A library for parsing CSS.
homepage: https://github.com/dart-lang/csslib
environment:
- sdk: '>=1.1.0 <2.0.0'
+ sdk: '>=1.21.0 <2.0.0-dev.infinity'
dependencies:
args: '>=0.9.0 <0.14.0'
logging: '>=0.9.0 <0.12.0'
« no previous file with comments | « lib/src/property.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698