We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd830e7 commit 7a61c60Copy full SHA for 7a61c60
pubspec.lock
@@ -90,7 +90,7 @@ packages:
90
name: html
91
url: "https://pub.dartlang.org"
92
source: hosted
93
- version: "0.12.2+2"
+ version: "0.13.0"
94
http:
95
description:
96
name: http
pubspec.yaml
@@ -11,7 +11,7 @@ dependencies:
11
args: ^0.13.0
12
cli_util: ^0.0.1
13
collection: ^1.2.0
14
- html: ^0.12.1
+ html: '>=0.12.1 <0.14.0'
15
logging: '>=0.9.0 <0.12.0'
16
markdown: ^0.10.1
17
mustache4dart: ^1.0.9
0 commit comments