removed version from example pubspecs (#90)

This commit is contained in:
Jon Kirkman 2018-07-04 02:35:56 -04:00 committed by Michael Thomsen
parent b8e5c5c2c5
commit 7428ab3b51
5 changed files with 0 additions and 5 deletions

View File

@ -1,6 +1,5 @@
name: googleapis name: googleapis
description: Dart gRPC client sample for Google APIs description: Dart gRPC client sample for Google APIs
version: 0.0.1
homepage: https://github.com/dart-lang/grpc-dart homepage: https://github.com/dart-lang/grpc-dart
environment: environment:

View File

@ -1,6 +1,5 @@
name: helloworld name: helloworld
description: Dart gRPC sample client and server. description: Dart gRPC sample client and server.
version: 0.0.1
homepage: https://github.com/dart-lang/grpc-dart homepage: https://github.com/dart-lang/grpc-dart
environment: environment:

View File

@ -1,6 +1,5 @@
name: metadata name: metadata
description: Dart gRPC sample client and server. description: Dart gRPC sample client and server.
version: 0.0.1
homepage: https://github.com/dart-lang/grpc-dart homepage: https://github.com/dart-lang/grpc-dart
environment: environment:

View File

@ -1,6 +1,5 @@
name: route_guide name: route_guide
description: Dart gRPC sample client and server. description: Dart gRPC sample client and server.
version: 0.0.1
homepage: https://github.com/dart-lang/grpc-dart homepage: https://github.com/dart-lang/grpc-dart
environment: environment:

View File

@ -1,6 +1,5 @@
name: interop name: interop
description: Dart gRPC interoperability test suite. description: Dart gRPC interoperability test suite.
version: 0.0.1
homepage: https://github.com/dart-lang/grpc-dart homepage: https://github.com/dart-lang/grpc-dart
environment: environment: