Skip to content

Commit 4b0a458

Browse files
committed
Use newly published mustache version for dartdoc
1 parent 909c6f8 commit 4b0a458

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

pubspec.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies:
1919
logging: ^0.11.3+1
2020
process: ^3.0.5
2121
markdown: ^2.0.0
22-
mustache: ^1.0.2
22+
mustache: ^1.1.0
2323
package_config: '>=0.1.5 <2.0.0'
2424
path: ^1.3.0
2525
pub_semver: ^1.3.7
@@ -43,7 +43,3 @@ dev_dependencies:
4343

4444
executables:
4545
dartdoc: null
46-
47-
dependency_overrides:
48-
mustache:
49-
path: '../mustache'

0 commit comments

Comments
 (0)