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

Unified Diff: pubspec.yaml

Issue 2188033002: fix #607, add support for package config file Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: remove obsolete todo 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 9905c0046c1c2b6700bf8050c346a87c7b791134..3b0238edd1edb9b59d161df61cd657bc236ab278 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -15,6 +15,7 @@ dependencies:
func: ^0.1.0
html: ^0.12.0
js: ^0.6.0
+ package_config: ^0.1.5
path: ^1.3.0
pub_semver: ^1.1.0
source_maps: ^0.10.0

Powered by Google App Engine
This is Rietveld 408576698