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

Unified Diff: app/pubspec.yaml

Issue 2203373002: Roll to newer package:markdown version (Closed) Base URL: git@github.com:dart-lang/pub-dartlang-dart.git@master
Patch Set: Update app.yaml / Dockerfile Created 4 years, 4 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 | « app/pubspec.lock ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/pubspec.yaml
diff --git a/app/pubspec.yaml b/app/pubspec.yaml
index 569c739c85bdeaa4c3f9cb6d8943cc0b5d4b668c..5345bcf1b6cc6248297f54059cb4db986a57d2a7 100644
--- a/app/pubspec.yaml
+++ b/app/pubspec.yaml
@@ -12,7 +12,7 @@ dependencies:
http: '>=0.11.0 <0.12.0'
intl: '>=0.11.0 <0.12.0'
logging: '>=0.9.3 <1.0.0'
- markdown: '>=0.8.0 <0.9.0'
+ markdown: '>=0.10.0 <0.11.0'
mustache: '>=0.2.3 <0.3.0'
pub_semver: ">=1.2.2 <2.0.0"
pub_server: ">=0.1.0 <0.2.0"
« no previous file with comments | « app/pubspec.lock ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698