Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Commit b52323e

Browse files
committed
fix(transformer): Transformer needs html5lib 0.9.2
1 parent 725dbab commit b52323e

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
@@ -20,7 +20,7 @@ dependencies:
2020
di:
2121
git:
2222
url: git://github.com/angular/di.dart.git
23-
html5lib: '>=0.8.7 <0.10.0'
23+
html5lib: '>=0.9.2 <0.10.0'
2424
intl: '>=0.8.7 <0.10.0'
2525
perf_api: '>=0.0.8 <0.1.0'
2626
route_hierarchical: '>=0.4.7 <0.5.0'

0 commit comments

Comments
 (0)