| Index: pkg/typed_data/pubspec.yaml
|
| diff --git a/pkg/typed_data/pubspec.yaml b/pkg/typed_data/pubspec.yaml
|
| deleted file mode 100644
|
| index b4c394563be3b481030940eefb5c0b0a3d261401..0000000000000000000000000000000000000000
|
| --- a/pkg/typed_data/pubspec.yaml
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -name: typed_data
|
| -version: 1.0.1-dev
|
| -author: Dart Team <misc@dartlang.org>
|
| -description: Utility functions and classes related to the 'dart:typed_data' library.
|
| -homepage: http://www.dartlang.org
|
| -dev_dependencies:
|
| - unittest: ">=0.9.0 <0.10.0"
|
| -environment:
|
| - sdk: ">=1.5.0 <2.0.0"
|
|
|