Chromium Code Reviews| Index: pkg/fixnum/pubspec.yaml |
| diff --git a/pkg/fixnum/pubspec.yaml b/pkg/fixnum/pubspec.yaml |
| index 336c9e6ec0a57bceaa817e37b222ad0be2994531..c582394cb862044cca2a2915f137845cfeb0fe13 100644 |
| --- a/pkg/fixnum/pubspec.yaml |
| +++ b/pkg/fixnum/pubspec.yaml |
| @@ -2,7 +2,5 @@ name: fixnum |
| author: Dart Team <misc@dartlang.org> |
| description: Library for 32- and 64-bit fixed size integers. |
| homepage: http://www.dartlang.org |
| -dependencies: |
| - meta: any |
| dev_dependencies: |
| unittest: any |