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

Unified Diff: pubspec.yaml

Issue 1616953004: Fixed strong mode errors and warnings reachable from lib/observe.dart (Closed) Base URL: https://github.com/dart-lang/observe.git@master
Patch Set: Removed inferrable type param Created 4 years, 11 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 | « lib/transformer.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 3558d5fc85ffc367bbbdb5bb9e02d5f41d12b61f..845068f9da218e9aa16232dbb9b342543291a6f4 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -11,6 +11,7 @@ homepage: https://www.dartlang.org/polymer-dart/
dependencies:
analyzer: '^0.27.0'
barback: '>=0.14.2 <0.16.0'
+ func: '>=0.1.0 <0.2.0'
logging: '>=0.9.0 <0.12.0'
path: '>=0.9.0 <2.0.0'
smoke: '>=0.1.0 <0.4.0'
« no previous file with comments | « lib/transformer.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698