| Index: pkg/json_rpc_2/pubspec.yaml
|
| diff --git a/pkg/json_rpc_2/pubspec.yaml b/pkg/json_rpc_2/pubspec.yaml
|
| index e0fca72a78f66e5f60ae723203b78fe5f42f2b89..287bba786abc7a275debaf0a511cd5fec2334224 100644
|
| --- a/pkg/json_rpc_2/pubspec.yaml
|
| +++ b/pkg/json_rpc_2/pubspec.yaml
|
| @@ -3,7 +3,6 @@ version: 0.1.1-dev
|
| author: Dart Team <misc@dartlang.org>
|
| description: An implementation of the JSON-RPC 2.0 spec.
|
| homepage: http://www.dartlang.org
|
| -documentation: http://api.dartlang.org/docs/pkg/json_rpc_2
|
| dependencies:
|
| stack_trace: '>=0.9.1 <2.0.0'
|
| dev_dependencies:
|
|
|