依赖优化

This commit is contained in:
v7lin
2019-05-17 11:23:48 +08:00
parent 4edfb48bdd
commit a6b0d8b4b6

View File

@ -11,9 +11,9 @@ dependencies:
flutter: flutter:
sdk: flutter sdk: flutter
meta: ^1.1.6 meta: '>=1.1.6 <2.0.0'
jaguar_serializer: ^2.2.12 jaguar_serializer: '>=2.2.12 <3.0.0'
dev_dependencies: dev_dependencies:
flutter_test: flutter_test:
@ -24,8 +24,8 @@ dev_dependencies:
path: ^1.6.2 path: ^1.6.2
fake_path_provider: ^0.0.1 fake_path_provider: ^0.0.1
build_runner: ^1.2.3 build_runner:
jaguar_serializer_cli: ^2.2.5 jaguar_serializer_cli:
# For information on the generic Dart part of this file, see the # For information on the generic Dart part of this file, see the
# following page: https://www.dartlang.org/tools/pub/pubspec # following page: https://www.dartlang.org/tools/pub/pubspec