Index: pkg/mdv/pubspec.yaml |
diff --git a/pkg/mdv/pubspec.yaml b/pkg/mdv/pubspec.yaml |
index f1149f6dddf4c75ef7581ccd20661fa00376fb82..c962aed55381b65f58020eae8a817ab554127df3 100644 |
--- a/pkg/mdv/pubspec.yaml |
+++ b/pkg/mdv/pubspec.yaml |
@@ -8,6 +8,7 @@ description: > |
Updates to the model are reflected in the DOM and user input into the DOM is |
immediately assigned to the model. |
dependencies: |
+ logging: any |
observe: any |
# This is only for IdentityMap. See http://dartbug.com/4161. |
serialization: any |