Chromium Code Reviews| Index: pkg/source_span/pubspec.yaml |
| diff --git a/pkg/source_span/pubspec.yaml b/pkg/source_span/pubspec.yaml |
| deleted file mode 100644 |
| index 5c166fc6f5194d4b7671a1cea92b51ec0dbcd8a5..0000000000000000000000000000000000000000 |
| --- a/pkg/source_span/pubspec.yaml |
| +++ /dev/null |
| @@ -1,12 +0,0 @@ |
| -name: source_span |
| - |
| -version: 1.0.2 |
| -author: Dart Team <misc@dartlang.org> |
| -description: A library for identifying source spans and locations. |
| -homepage: http://www.dartlang.org |
| -dependencies: |
| - path: '>=1.2.0 <2.0.0' |
| -environment: |
| - sdk: '>=0.8.10+6 <2.0.0' |
| -dev_dependencies: |
| - unittest: '>=0.9.0 <0.10.0' |