Skip to content

Commit 290a69b

Browse files
committed
add sdk constraint
1 parent 98af075 commit 290a69b

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
@@ -3,12 +3,12 @@ description: |
33
Xid is a globally unique id generator. Xids are small, fast to generate, sortable,
44
compact URL-safe string with no configuration or central generator server.
55
6-
version: 1.0.7
6+
version: 1.0.8
77
repository: https://github.com/pitabwire/xid
88
environment:
99
sdk: '>=2.14.4 <3.0.0'
1010

1111
dev_dependencies:
12-
lints: ^1.0.0
12+
lints: ^2.0.1
1313
test: ^1.16.0
1414

0 commit comments

Comments
 (0)