Skip to content

Commit 87dc9e8

Browse files
committed
fix constraint
1 parent f993875 commit 87dc9e8

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
@@ -9,4 +9,4 @@ description: >
99
This library declares readable symbolic names for character codes.
1010
homepage: https://github.com/dart-lang/charcode
1111
environment:
12-
sdk: '>=1.0.0 <=2.0.0-dev.infinity'
12+
sdk: '>=1.0.0 <2.0.0-dev.infinity'

0 commit comments

Comments
 (0)