Chromium Code Reviews| Index: pkg/docgen/pubspec.yaml |
| diff --git a/pkg/docgen/pubspec.yaml b/pkg/docgen/pubspec.yaml |
| index 459cb774935869d896b2bdbae625bcc3ac781c4e..66b7dff7b2f79c1c13e6a998740ed43b45fbc262 100644 |
| --- a/pkg/docgen/pubspec.yaml |
| +++ b/pkg/docgen/pubspec.yaml |
| @@ -10,7 +10,6 @@ dependencies: |
| logging: '>=0.9.0 <0.10.0' |
| markdown: |
| git: |
| - ref: emilysEdits |
| url: https://github.com/efortuna/dart-markdown |
|
Emily Fortuna
2014/03/06 23:11:24
we can take out the URL, too. the regular one shou
kevmoo
2014/03/06 23:55:06
Done.
|
| path: '>=0.9.0 <2.0.0' |
| yaml: '>=0.9.0 <0.10.0' |