Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
widen the dep on package:lints
Browse files Browse the repository at this point in the history
  • Loading branch information
devoncarew committed Jun 15, 2022
1 parent 0536802 commit 1b3e473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ dependencies:
stream_channel: ^2.1.0

dev_dependencies:
lints: ^2.0.0
lints: '>=1.0.0 < 3.0.0'
test: ^1.16.0
web_socket_channel: ^2.0.0

0 comments on commit 1b3e473

Please sign in to comment.