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

Side by Side 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 name: usage 5 name: usage
6 version: 1.0.0+1 6 version: 1.0.1
7 description: A Google Analytics wrapper for both command-line and web apps. 7 description: A Google Analytics wrapper for both command-line and web apps.
8 homepage: https://github.com/dart-lang/usage 8 homepage: https://github.com/dart-lang/usage
9 author: Dart Team <misc@dartlang.org> 9 author: Dart Team <misc@dartlang.org>
10 10
11 environment: 11 environment:
12 sdk: '>=1.0.0 <2.0.0' 12 sdk: '>=1.0.0 <2.0.0'
13 13
14 dev_dependencies: 14 dev_dependencies:
15 browser: any 15 browser: ^0.10.0
16 grinder: '>=0.6.6+3 <0.7.0' 16 grinder: ^0.7.0
17 unittest: any 17 test: ^0.12.0
OLDNEW
« 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