Skip to content

Commit 3087e5f

Browse files
authored
Support markdown 3.0.0 (#2394)
1 parent 003b6a5 commit 3087e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
glob: '>=1.1.2 <2.0.0'
1616
html: '>=0.12.1 <0.15.0'
1717
logging: ^0.11.3+1
18-
markdown: ^2.1.5
18+
markdown: '>=2.1.5 <4.0.0'
1919
meta: ^1.1.8
2020
mustache: ^1.1.0
2121
package_config: '>=0.1.5 <2.0.0'

0 commit comments

Comments
 (0)