fix models

This commit is contained in:
Salvatore Giordano
2021-11-26 10:47:48 +01:00
parent eb186a92fb
commit e9d148ef49
3 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -13,7 +13,7 @@ dependencies:
collection: ^1.15.0
dio: ^4.0.0
equatable: ^2.0.0
freezed_annotation: ^0.15.0
freezed_annotation: ^1.0.0
http_parser: ^4.0.0
jose: ^0.3.2
json_annotation: ^4.3.0
@@ -28,7 +28,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.0.1
dart_code_metrics: ^4.4.0
freezed: ^0.15.0+1
freezed: ^1.0.0
json_serializable: ^6.0.1
mocktail: ^0.2.0
test: ^1.17.12