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

Unified Diff: pubspec.yaml

Issue 973433003: Initial cut for a development server (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 5 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 3c766ca2fa5c6d0882201d7d6cc1300368c1d227..a35aa8580bab575fee9767cd6ed6c06fd16b58cc 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -17,6 +17,8 @@ dependencies:
path: ^1.3.0
source_maps: ^0.10.0
stack_trace: ^1.1.1
+ shelf: ^0.5.7
Jennifer Messerly 2015/03/03 02:24:22 trivial ... are we sorting this? because these wou
Siggi Cherem (dart-lang) 2015/03/04 04:44:24 Done.
+ shelf_static: ^0.2.1
dev_dependencies:
unittest: ^0.11.0
pub_semver: ^1.1.0

Powered by Google App Engine
This is Rietveld 408576698