Skip to content

Commit 2a047d4

Browse files
committed
Simplified sdk constraint
1 parent d437a0c commit 2a047d4

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
@@ -4,7 +4,7 @@ version: 1.3.0
44
repository: https://github.com/Bungeefan/logger
55

66
environment:
7-
sdk: ">=2.12.0 <3.0.0"
7+
sdk: "^2.12.0"
88

99
dev_dependencies:
1010
test: ^1.16.8

0 commit comments

Comments
 (0)