fix: pin json_serializable version to fix build error

This commit is contained in:
Rongjian Zhang 2019-12-25 10:36:11 +08:00
parent d0594cd563
commit 21093a6ab9
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^1.7.1
json_serializable: ^3.2.2
json_serializable: 3.2.3 # TODO:
# dependencies_overrides:
# flutter_highlight: