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

Unified Diff: packages/utf/pubspec.yaml

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers 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 | « packages/utf/lib/utf.dart ('k') | packages/utf/test/expect.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/utf/pubspec.yaml
diff --git a/packages/utf/pubspec.yaml b/packages/utf/pubspec.yaml
index 519bed4b82fcf3d04eeb05d4fc9276815ab688a5..8fb2c515524163fb68c53302684dd443ad554156 100644
--- a/packages/utf/pubspec.yaml
+++ b/packages/utf/pubspec.yaml
@@ -1,9 +1,10 @@
name: utf
-version: 0.9.0+2
+version: 0.9.0+3
author: Dart Team <misc@dartlang.org>
description: >
- A Unicode library. Intended for advanced use where the built-in facilities
- are too limiting.
-homepage: https://pub.dartlang.org/packages/utf
+ Provides common operations for manipulating Unicode sequences
+homepage: https://www.github.com/dart-lang/utf
environment:
sdk: '>=1.0.0 <2.0.0'
+dev_dependencies:
+ test: ^0.12.0
« no previous file with comments | « packages/utf/lib/utf.dart ('k') | packages/utf/test/expect.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698