Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit a41149b

Browse files
authored
Update SDK constraint to be 2.0.0 dev friendly.
1 parent 0240489 commit a41149b

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
@@ -5,7 +5,7 @@ description: A library to help in building Dart command-line apps.
55
homepage: https://github.com/dart-lang/cli_util
66

77
environment:
8-
sdk: '>=1.11.0 <2.0.0'
8+
sdk: '>=1.11.0 <2.0.0-dev.infinity'
99

1010
dependencies:
1111
path: '>=1.0.0 <2.0.0'

0 commit comments

Comments
 (0)