Skip to content

Commit e6a9825

Browse files
committed
fix: constrain sdk range
1 parent 2fdc545 commit e6a9825

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ topics:
1010
- pool
1111

1212
environment:
13-
sdk: ">=3.7.0"
13+
sdk: ">=3.7.0 <4.0.0"
1414

1515
dependencies:
1616
path: ^1.0.0

0 commit comments

Comments
 (0)