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

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
« no previous file with comments | « lib/src/utils.dart ('k') | test/all_tests.dart » ('j') | 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 3c766ca2fa5c6d0882201d7d6cc1300368c1d227..bf1928a3491190a4c35cc0283e7d5698415b7e4f 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -13,13 +13,15 @@ dependencies:
ref: master
html5lib: ^0.12.0
logging: ^0.9.2
- source_span: ^1.0.0
path: ^1.3.0
+ shelf: ^0.5.7
+ shelf_static: ^0.2.1
source_maps: ^0.10.0
+ source_span: ^1.0.0
stack_trace: ^1.1.1
dev_dependencies:
- unittest: ^0.11.0
pub_semver: ^1.1.0
+ unittest: ^0.11.0
dependency_overrides:
analyzer:
git:
« no previous file with comments | « lib/src/utils.dart ('k') | test/all_tests.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698