diff --git a/pubspec.yaml b/pubspec.yaml index c02e051..0ab9acd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Dart implementation of gRPC, a high performance, open-source univer version: 3.0.0-nullsafety.0 -respository: https://github.com/grpc/grpc-dart +repository: https://github.com/grpc/grpc-dart environment: sdk: '>=2.12.0-0 <3.0.0' @@ -23,6 +23,7 @@ dev_dependencies: build_runner: ^1.11.0 build_test: ^1.3.4 mockito: ^5.0.0-nullsafety.5 + path: ^1.8.0-nullsafety.3 test: ^1.16.0-nullsafety.16 stream_channel: ^2.1.0-nullsafety.3 stream_transform: ^2.0.0-nullsafety