Skip to content

Commit 2cd70c1

Browse files
committed
bump deps to make the package null safe
1 parent c510371 commit 2cd70c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ homepage: https://github.com/thosakwe/html_builder
66
environment:
77
sdk: ">=2.0.0-dev <3.0.0"
88
dev_dependencies:
9-
html: ^0.13.1
10-
test: ^0.12.0
9+
html: ^0.15.0
10+
test: ^1.21.4

0 commit comments

Comments
 (0)