Skip to content

Commit

Permalink
Raise the uuid dependency max to v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 5c028ef commit 2246aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/over_react_redux/todo_client/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
json_annotation: ^4.6.0
redux: '>=3.0.0 <6.0.0'
redux_dev_tools: '>=0.4.0 <0.8.0'
uuid: ^3.0.7
uuid: '>=3.0.7 <5.0.0'

dev_dependencies:
build_runner: ^2.2.0
Expand Down

0 comments on commit 2246aa1

Please sign in to comment.