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

Unified Diff: pubspec.yaml

Issue 2183603003: Working compiler in browser. (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Cleaned up CL with John's comments Created 4 years, 5 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 8200acffec0f5a0d23106ba1ca9e4e9c941bf194..0f339cd16f7cf2043f9bb13536fcf6374180b440 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -8,9 +8,10 @@ author: Dart Dev Compiler team <dev-compiler@dartlang.org>
homepage: https://github.com/dart-lang/dev_compiler
dependencies:
- analyzer: ^0.27.4-alpha.12
+ analyzer: ^0.27.4-alpha.19
args: ^0.13.0
bazel_worker: ^0.1.0
+ browser: ^0.10.0
cli_util: ^0.0.1
func: ^0.1.0
html: ^0.12.0
« no previous file with comments | « pubspec.lock ('k') | tool/sdk_expected_errors.txt » ('j') | web/web_command.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698