Index: pkg/compiler/pubspec.yaml |
diff --git a/pkg/compiler/pubspec.yaml b/pkg/compiler/pubspec.yaml |
index e806b264b70480e752e5ae4ff9d181037b5d96d0..5a2a2caf3fbbfba5c130525463b793efe4d2cc0a 100644 |
--- a/pkg/compiler/pubspec.yaml |
+++ b/pkg/compiler/pubspec.yaml |
@@ -10,11 +10,8 @@ dependencies: |
path: ../../sdk/lib/_internal/js_runtime |
sdk_library_metadata: |
path: ../../sdk/lib/_internal/sdk_library_metadata |
-dev_dependencies: |
- path: ^1.3.6 |
- args: ^0.13.2 |
- shelf: ^0.6.1+2 |
- yaml: ^2.1.3 |
+ dart2js_info: ^0.0.1 |
+ |
# Uncomment if running gclient, so you can depend directly on the downloaded |
# versions of dart2js's transitive dependencies: |