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

Unified Diff: packages/usage/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/usage/lib/uuid/uuid.dart ('k') | packages/usage/readme.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/usage/pubspec.yaml
diff --git a/packages/usage/pubspec.yaml b/packages/usage/pubspec.yaml
index 4d6ca7b0112041cc57087fa7f417eef0f8733b6b..564ba2ed1ee91a9b51c450701c32d58cc66d8f72 100644
--- a/packages/usage/pubspec.yaml
+++ b/packages/usage/pubspec.yaml
@@ -3,15 +3,18 @@
# BSD-style license that can be found in the LICENSE file.
name: usage
-version: 1.0.1
-description: A Google Analytics wrapper for both command-line and web apps.
+version: 3.3.0
+description: A Google Analytics wrapper for both command-line, web, and Flutter apps.
homepage: https://github.com/dart-lang/usage
author: Dart Team <misc@dartlang.org>
environment:
- sdk: '>=1.0.0 <2.0.0'
+ sdk: '>=1.24.0 <2.0.0'
+
+dependencies:
+ path: ^1.4.0
dev_dependencies:
browser: ^0.10.0
- grinder: ^0.7.0
+ grinder: ^0.8.0
test: ^0.12.0
« no previous file with comments | « packages/usage/lib/uuid/uuid.dart ('k') | packages/usage/readme.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698