[go: nahoru, domu]

Remove analyzer_experimental package references
diff --git a/pubspec.yaml b/pubspec.yaml
index 595e292..3ed10d5 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -3,6 +3,5 @@
 author: Dart Team <misc@dartlang.org>
 description: A library for converting markdown to HTML.
 homepage: https://github.com/dpeek/dart-markdown
-dependencies:
+dev_dependencies:
   unittest: any
-  analyzer_experimental: ">=0.3.7+6 <0.3.8"