Index: pubspec.yaml |
diff --git a/pubspec.yaml b/pubspec.yaml |
index 2888047fa292205791b1158ae69805aada7f23e0..6a4529160d17c795730dbf8e9ce92a9cb1dd3456 100644 |
--- a/pubspec.yaml |
+++ b/pubspec.yaml |
@@ -5,6 +5,7 @@ description: An easy way to build web apps in Dart. |
version: 0.3.2+1 |
dependencies: |
args: any |
+ analyzer_experimental: any |
browser: any |
# Pin html5lib so we don't get unexpected API breaks. |
html5lib: ">=0.3.2+1 <0.3.3" |