mirror of
https://github.com/RxReader/tencent_kit.git
synced 2025-06-18 17:29:32 +08:00
依赖优化
This commit is contained in:
@ -11,9 +11,9 @@ dependencies:
|
||||
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:
|
||||
flutter_test:
|
||||
@ -24,8 +24,8 @@ dev_dependencies:
|
||||
path: ^1.6.2
|
||||
fake_path_provider: ^0.0.1
|
||||
|
||||
build_runner: ^1.2.3
|
||||
jaguar_serializer_cli: ^2.2.5
|
||||
build_runner:
|
||||
jaguar_serializer_cli:
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://www.dartlang.org/tools/pub/pubspec
|
||||
|
Reference in New Issue
Block a user