1
0
mirror of https://github.com/git-touch/git-touch synced 2024-12-16 18:28:51 +01:00

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

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: