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

Unified Diff: packages/usage/pubspec.yaml

Issue 1521693002: Roll Observatory deps (charted -> ^0.3.0) (Closed) Base URL: https://chromium.googlesource.com/external/github.com/dart-lang/observatory_pub_packages.git@master
Patch Set: Created 5 years 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/src/usage_impl_io.dart ('k') | packages/usage/test/hit_types_test.dart » ('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 28905c500b30a19629ac4a8e89ec0cd1d15f6197..4d6ca7b0112041cc57087fa7f417eef0f8733b6b 100644
--- a/packages/usage/pubspec.yaml
+++ b/packages/usage/pubspec.yaml
@@ -3,7 +3,7 @@
# BSD-style license that can be found in the LICENSE file.
name: usage
-version: 1.0.0+1
+version: 1.0.1
description: A Google Analytics wrapper for both command-line and web apps.
homepage: https://github.com/dart-lang/usage
author: Dart Team <misc@dartlang.org>
@@ -12,6 +12,6 @@ environment:
sdk: '>=1.0.0 <2.0.0'
dev_dependencies:
- browser: any
- grinder: '>=0.6.6+3 <0.7.0'
- unittest: any
+ browser: ^0.10.0
+ grinder: ^0.7.0
+ test: ^0.12.0
« no previous file with comments | « packages/usage/lib/src/usage_impl_io.dart ('k') | packages/usage/test/hit_types_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698