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

Unified Diff: packages/watcher/pubspec.yaml

Issue 3015713002: Roll to pickup pool changes
Patch Set: Created 3 years, 3 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
Index: packages/watcher/pubspec.yaml
diff --git a/packages/watcher/pubspec.yaml b/packages/watcher/pubspec.yaml
index bee354602dd7361a3813c81bf52abdcc45a00b40..15c51c6ae04a392e48525cc3a200e592c14d33e0 100644
--- a/packages/watcher/pubspec.yaml
+++ b/packages/watcher/pubspec.yaml
@@ -1,5 +1,5 @@
name: watcher
-version: 0.9.7+3
+version: 0.9.7+4
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/watcher
description: >
@@ -8,8 +8,7 @@ description: >
environment:
sdk: '>=1.9.0 <2.0.0'
dependencies:
- async: '^1.10.0'
- collection: '^1.0.0'
+ async: '>=1.10.0 <3.0.0'
path: '>=0.9.0 <2.0.0'
dev_dependencies:
benchmark_harness: '^1.0.4'
« no previous file with comments | « packages/watcher/lib/src/directory_watcher/windows.dart ('k') | packages/watcher/test/directory_watcher/windows_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698