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

Unified Diff: pubspec.yaml

Issue 1751963002: refactor/simplify nullable inference code (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 10 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: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index ab8c8e9929d4a83b5d73f60977aeefdeead13e8f..350f19bbb884d59f1984b62f0bf77430f7087eac 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -15,6 +15,7 @@ dependencies:
args: ^0.13.0
cli_util: ^0.0.1
crypto: ^0.9.0
+ func: ^0.1.0
html: ^0.12.0
js: ">=0.6.0 <0.7.0"
logging: ">=0.9.2 <0.12.0"

Powered by Google App Engine
This is Rietveld 408576698