Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1808)

Unified Diff: pkg/docgen/pubspec.yaml

Issue 189333002: pkg/docgen: update markdown to 0.5.1 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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'
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698