Skip to content

Commit d10ced5

Browse files
fix: json_serializableのバージョンを6.10.0から6.9.0にダウングレード
1 parent 9b1c9ea commit d10ced5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dev_dependencies:
3434
sdk: flutter
3535
flutter_lints: ^5.0.0
3636
build_runner: ^2.7.0
37-
json_serializable: ^6.10.0
37+
json_serializable: 6.9.0
3838
file: ^7.0.1
3939

4040
# For information on the generic Dart part of this file, see the

0 commit comments

Comments
 (0)