Skip to content

Commit

Permalink
➖ Make freezed as a dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Dec 19, 2024
1 parent 1651e25 commit cbb670e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/agent_dart_base/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ dependencies:
validators: ^3.0.0
json_annotation: ^4.8.1
freezed_annotation: ^2.2.0
freezed: ^2.0.3+1

dev_dependencies:
lints: # transparent
test: ^1.24.0
build_runner: ^2.4.5
freezed: ^2.0.3+1
json_serializable: ^6.7.0

false_secrets:
Expand Down

0 comments on commit cbb670e

Please sign in to comment.